File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
610612The 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
You can’t perform that action at this time.
0 commit comments