Skip to content

Commit 69cfe32

Browse files
committed
Update changelog
1 parent 4a2c9cd commit 69cfe32

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff 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

19221928
All 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

0 commit comments

Comments
 (0)