Skip to content

Commit a3d0df3

Browse files
committed
Update changelog
1 parent 1470a91 commit a3d0df3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
## [1.5.2] - 2024-01-15
10+
911
### Fixed
1012

1113
- cosmwasm-vm: Fix memory increase issue (1.3 -> 1.4 regression) by avoiding the
@@ -610,7 +612,8 @@ and this project adheres to
610612
The CHANGELOG for versions before 1.0.0 was moved to
611613
[CHANGELOG-pre1.0.0.md](./CHANGELOG-pre1.0.0.md).
612614

613-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.1...HEAD
615+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.2...HEAD
616+
[1.5.2]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.1...v1.5.2
614617
[1.5.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...v1.5.1
615618
[1.5.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...v1.5.0
616619
[1.4.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.0...v1.4.1

0 commit comments

Comments
 (0)