From f232a9b6f58f479d5156f87b78ebde08fa65c843 Mon Sep 17 00:00:00 2001 From: urvisavla Date: Thu, 8 Feb 2024 13:54:16 -0800 Subject: [PATCH] Update CHANGELOG.md (#5201) --- services/horizon/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/services/horizon/CHANGELOG.md b/services/horizon/CHANGELOG.md index 193b731298..2fef4a1b82 100644 --- a/services/horizon/CHANGELOG.md +++ b/services/horizon/CHANGELOG.md @@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## Unreleased +## 2.28.2 + +### Fixed +- History archive caching would cause file corruption in certain environments [5197](https://github.com/stellar/go/pull/5197) +- Server error in claimable balance API when claimant, asset and cursor query params are supplied [5200](https://github.com/stellar/go/pull/5200) ## 2.28.1