Skip to content

Commit d41afdd

Browse files
committed
Update changelog
1 parent 3475232 commit d41afdd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
## [1.5.0-rc.0]
10+
911
### Added
1012

1113
- cosmwasm-std: Add `addr_make` and `with_prefix` for
@@ -591,8 +593,9 @@ and this project adheres to
591593
The CHANGELOG for versions before 1.0.0 was moved to
592594
[CHANGELOG-pre1.0.0.md](./CHANGELOG-pre1.0.0.md).
593595

594-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...HEAD
595-
[1.4.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.0...1.4.1
596+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.0-rc.0...HEAD
597+
[1.5.0-rc.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...v1.5.0-rc.0
598+
[1.4.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.0...v1.4.1
596599
[1.4.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.3.3...v1.4.0
597600
[1.3.3]: https://github.com/CosmWasm/cosmwasm/compare/v1.3.2...v1.3.3
598601
[1.3.2]: https://github.com/CosmWasm/cosmwasm/compare/v1.3.1...v1.3.2

0 commit comments

Comments
 (0)