Skip to content

Commit 2dabcf0

Browse files
committed
Set version: 1.2.0
1 parent f321bc2 commit 2dabcf0

File tree

21 files changed

+103
-100
lines changed

21 files changed

+103
-100
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
## [1.2.0] - 2023-01-24
10+
911
### Added
1012

1113
- cosmwasm-std: Add `GovMsg::VoteWeighted`. In order to use this in a contract,
@@ -1608,7 +1610,8 @@ Some main points:
16081610

16091611
All future Changelog entries will reference this base
16101612

1611-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.9...HEAD
1613+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.0...HEAD
1614+
[1.2.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.9...v1.2.0
16121615
[1.1.9]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.8...v1.1.9
16131616
[1.1.8]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.6...v1.1.8
16141617
[1.1.6]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.5...v1.1.6

Cargo.lock

Lines changed: 8 additions & 8 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: 7 additions & 7 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: 7 additions & 7 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: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/hackatom/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.

0 commit comments

Comments
 (0)