Skip to content

Commit cff0f68

Browse files
committed
Update changelog
1 parent 95bfc2d commit cff0f68

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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
648654
The 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

0 commit comments

Comments
 (0)