File tree 1 file changed +8
-1
lines changed
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.4.4]
10
+
11
+ ### Fixed
12
+
13
+ - cosmwasm-std: Fix CWA-2024-002
14
+
9
15
### Added
10
16
11
17
- cosmwasm-std: Implement ` &T + T ` and ` &T op &T ` for ` Uint64 ` , ` Uint128 ` ,
@@ -1921,7 +1927,8 @@ Some main points:
1921
1927
1922
1928
All future Changelog entries will reference this base
1923
1929
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
1925
1932
[ 1.4.3 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.2...v1.4.3
1926
1933
[ 1.4.2 ] : https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...1.4.2
1927
1934
[ 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