Skip to content

Commit 172bda2

Browse files
committed
Set version: 0.8.0-alpha.1
1 parent c0441cc commit 172bda2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
edition = "2021"
7-
version = "0.7.0-alpha.2"
7+
version = "0.8.0-alpha.1"
88
license = "MIT"
99
repository = "https://github.com/osmosis-labs/mesh-security"
1010

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.8.0-alpha.1
2+
3+
- Disable native staking in vault.
4+
- Valset updates for external-staking.
5+
16
# 0.7.0-alpha.2
27

38
- Remove empty messages / events.

0 commit comments

Comments
 (0)