Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
(cherry picked from commit e0f963d)

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
aumetra authored and mergify[bot] committed Mar 21, 2024
1 parent d65150f commit 0cf640d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,18 @@ and this project adheres to

[#2005]: https://github.com/CosmWasm/cosmwasm/pull/2005

<<<<<<< HEAD
## [1.5.2] - 2024-01-15
=======
### Fixed

- cosmwasm-std: Correctly deallocate vectors that were turned into a `Region`
via `release_buffer` ([#2062])

[#2062]: https://github.com/CosmWasm/cosmwasm/pull/2062

## [2.0.0] - 2024-03-12
>>>>>>> e0f963d78 (Update CHANGELOG.md)
### Fixed

Expand Down

0 comments on commit 0cf640d

Please sign in to comment.