From dd9cdb3c0bf18d797a3f0d8264b6f87cf9edebd7 Mon Sep 17 00:00:00 2001 From: Urvi Date: Wed, 24 Apr 2024 12:59:09 -0700 Subject: [PATCH] Update changelog to highlight protocol 21 support --- services/horizon/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/horizon/CHANGELOG.md b/services/horizon/CHANGELOG.md index 244a8c15c2..1d44eb5ec0 100644 --- a/services/horizon/CHANGELOG.md +++ b/services/horizon/CHANGELOG.md @@ -7,6 +7,8 @@ file. This project adheres to [Semantic Versioning](http://semver.org/). ## 2.30.0 +**This release adds support for Protocol 21** + ### Added - Bump XDR for [protocol 21](https://github.com/stellar/stellar-xdr/releases/tag/v21.0)