Skip to content

Commit a229f37

Browse files
authored
Merge pull request #2050 from CosmWasm/merge-2.0
Merge 2.0 bump into main
2 parents f214b92 + 092256e commit a229f37

File tree

22 files changed

+99
-99
lines changed

22 files changed

+99
-99
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to
2020

2121
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
2222

23-
## [2.0.0-rc.1] - 2023-02-09
23+
## [2.0.0] - 2024-03-12
2424

2525
### Fixed
2626

@@ -767,8 +767,8 @@ and this project adheres to
767767
The CHANGELOG for versions before 1.0.0 was moved to
768768
[CHANGELOG-pre1.0.0.md](./CHANGELOG-pre1.0.0.md).
769769

770-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.0-rc.1...HEAD
771-
[2.0.0-rc.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...v2.0.0-rc.1
770+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.0...HEAD
771+
[2.0.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.0...v2.0.0
772772
[1.5.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.1...v1.5.0
773773
[1.4.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.4.0...v1.4.1
774774
[1.4.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.3.3...v1.4.0

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/burner/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/crypto-verify/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/cyberpunk/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/empty/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/floaty/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)