Skip to content

Commit 4c76185

Browse files
author
Vladimir Sokolovskiy
committed
chore: change CHANGELOG.md
1 parent b9255bf commit 4c76185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/horizonclient/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ file. This project adheres to [Semantic Versioning](http://semver.org/).
88
## [v11.0.0](https://github.com/stellar/go/releases/tag/horizonclient-v11.0.0) - 2023-03-29
99

1010
* Type of `AccountSequence` field in `protocols/horizon.Account` was changed to `int64`.
11+
* Fixed memory leak in `stream` function in `client.go` due to incorrect `resp.Body.Close` handling.
1112

1213
## [v10.0.0](https://github.com/stellar/go/releases/tag/horizonclient-v10.0.0) - 2022-04-18
1314

0 commit comments

Comments
 (0)