Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Mar 21, 2024
1 parent 0cf640d commit 65cd96f
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to

## [Unreleased]

### Fixed

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

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

## [1.5.3]

### Changed
Expand All @@ -15,18 +22,7 @@ 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 65cd96f

Please sign in to comment.