File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
591593The 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
You can’t perform that action at this time.
0 commit comments