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.4.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 ` ,
@@ -1921,7 +1927,8 @@ Some main points:
19211927
19221928All future Changelog entries will reference this base
19231929
1924- [ unreleased ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.3...HEAD
1930+ [ unreleased ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.4...HEAD
1931+ [ 1.4.4 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.3...v1.4.4
19251932[ 1.4.3 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.2...v1.4.3
19261933[ 1.4.2 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...1.4.2
19271934[ 1.4.1 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.0...1.4.1
You can’t perform that action at this time.
0 commit comments