Skip to content

Commit e0f963d

Browse files
committed
Update CHANGELOG.md
1 parent 682c5af commit e0f963d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ and this project adheres to
2626
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
2727
[#2059]: https://github.com/CosmWasm/cosmwasm/pull/2059
2828

29+
### Fixed
30+
31+
- cosmwasm-std: Correctly deallocate vectors that were turned into a `Region`
32+
via `release_buffer` ([#2062])
33+
34+
[#2062]: https://github.com/CosmWasm/cosmwasm/pull/2062
35+
2936
## [2.0.0] - 2024-03-12
3037

3138
### Fixed

0 commit comments

Comments
 (0)