File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to
66
77## [ Unreleased]
88
9+ ## [ 1.5.4]
10+
11+ ### Fixed
12+
13+ - cosmwasm-std: Fix CWA-2024-002
14+
915### Added
1016
1117- cosmwasm-std: Implement ` &T + T ` and ` &T op &T ` for ` Uint64 ` , ` Uint128 ` ,
@@ -648,7 +654,8 @@ and this project adheres to
648654The CHANGELOG for versions before 1.0.0 was moved to
649655[ CHANGELOG-pre1.0.0.md] ( ./CHANGELOG-pre1.0.0.md ) .
650656
651- [ unreleased ] : https://github.com/CosmWasm/cosmwasm/compare/v1.5.3...HEAD
657+ [ unreleased ] : https://github.com/CosmWasm/cosmwasm/compare/v1.5.4...HEAD
658+ [ 1.5.4 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.5.3...v1.5.4
652659[ 1.5.3 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.5.2...v1.5.3
653660[ 1.5.2 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.5.1...v1.5.2
654661[ 1.5.1 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...v1.5.1
You can’t perform that action at this time.
0 commit comments