We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0441cc commit 172bda2Copy full SHA for 172bda2
Cargo.toml
@@ -4,7 +4,7 @@ resolver = "2"
4
5
[workspace.package]
6
edition = "2021"
7
-version = "0.7.0-alpha.2"
+version = "0.8.0-alpha.1"
8
license = "MIT"
9
repository = "https://github.com/osmosis-labs/mesh-security"
10
RELEASE_NOTES.md
@@ -1,3 +1,8 @@
1
+# 0.8.0-alpha.1
2
+
3
+- Disable native staking in vault.
+- Valset updates for external-staking.
# 0.7.0-alpha.2
- Remove empty messages / events.
0 commit comments