Skip to content

Commit 1ce73c6

Browse files
committed
Update changelog
1 parent a578be9 commit 1ce73c6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to
55
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [2.0.0-beta.0] - 2023-12-21
88

99
### Added
1010

@@ -720,7 +720,9 @@ and this project adheres to
720720
The CHANGELOG for versions before 1.0.0 was moved to
721721
[CHANGELOG-pre1.0.0.md](./CHANGELOG-pre1.0.0.md).
722722

723-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...HEAD
723+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.0-beta.0...HEAD
724+
[2.0.0-beta.0]:
725+
https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...v2.0.0-beta.0
724726
[1.5.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...v1.5.0
725727
[1.4.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.0...v1.4.1
726728
[1.4.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.3.3...v1.4.0

0 commit comments

Comments
 (0)