From 425a97f1ff8c51abcf6e4149d512cd3634b70ac5 Mon Sep 17 00:00:00 2001 From: tamirms Date: Thu, 12 Dec 2024 13:10:32 +0100 Subject: [PATCH] Update changelog (#5555) --- services/horizon/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/horizon/CHANGELOG.md b/services/horizon/CHANGELOG.md index 0f71cbe46d..4191ac7a0c 100644 --- a/services/horizon/CHANGELOG.md +++ b/services/horizon/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## Pending +## 22.0.2 ### Fixed - Fix liquidity pool bug which resulted in invalid paths being included in the `/paths/strict-receive` response ([5541](https://github.com/stellar/go/pull/5541)).