Skip to content

Commit b41e334

Browse files
committed
updating releases.md
1 parent 120bc24 commit b41e334

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Releases.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release notes for the Secret Toolkit
22

3+
## v0.8.0
4+
5+
This release upgrades all `secret-toolkit` packages to be compatible with Cosmwasm v1.1.
6+
The APIs remains the same, but it is necessary to upgrade the contract's `cosmwasm` dependencies to `v1.1.0`
7+
8+
### Breaking
9+
10+
- This version will not work with `cosmwasm v1`. It is necessary to upgrade to `cosmwasm v1.1` in order to use this release.
11+
312
## v0.7.0
413

514
- This release changes the internal toolkit package to be part of the workspace - this fixes default-features flags in some of the crates. In addition, crates used by the toolkit have been bumped, and the edition of the toolkit crates has been bumped to 2021.

0 commit comments

Comments
 (0)