We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682c5af commit e0f963dCopy full SHA for e0f963d
CHANGELOG.md
@@ -26,6 +26,13 @@ and this project adheres to
26
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
27
[#2059]: https://github.com/CosmWasm/cosmwasm/pull/2059
28
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
36
## [2.0.0] - 2024-03-12
37
38
### Fixed
0 commit comments