Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Jan 22, 2024
1 parent abe6ecf commit 6b987d5
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

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

## [2.0.0-beta.1] - 2023-01-22

### Fixed

Expand Down Expand Up @@ -738,9 +740,9 @@ and this project adheres to
The CHANGELOG for versions before 1.0.0 was moved to
[CHANGELOG-pre1.0.0.md](./CHANGELOG-pre1.0.0.md).

[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.0-beta.0...HEAD
[2.0.0-beta.0]:
https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...v2.0.0-beta.0
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.0-beta.1...HEAD
[2.0.0-beta.1]:
https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...v2.0.0-beta.1
[1.5.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...v1.5.0
[1.4.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.3.3...v1.4.0
Expand Down

0 comments on commit 6b987d5

Please sign in to comment.