Skip to content

Commit f312c78

Browse files
committed
Update CHANGELOG / RELEASE_NOTES
1 parent ce7af4a commit f312c78

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,26 @@
22

33
## [Unreleased](https://github.com/osmosis-labs/mesh-security/tree/HEAD)
44

5-
[Full Changelog](https://github.com/osmosis-labs/mesh-security/compare/v0.8.1...HEAD)
5+
[Full Changelog](https://github.com/osmosis-labs/mesh-security/compare/v0.9.0...HEAD)
6+
7+
## [v0.9.0](https://github.com/osmosis-labs/mesh-security/tree/v0.9.0) (2023-11-23)
8+
9+
[Full Changelog](https://github.com/osmosis-labs/mesh-security/compare/v0.8.1...v0.9.0)
10+
11+
**Closed issues:**
12+
13+
- osmosis-price-oracle: Add discount factor [\#168](https://github.com/osmosis-labs/mesh-security/issues/168)
14+
- Native-staking empty liens cleanup [\#101](https://github.com/osmosis-labs/mesh-security/issues/101)
15+
16+
**Merged pull requests:**
17+
18+
- Clean up empty liens in `vault` [\#167](https://github.com/osmosis-labs/mesh-security/pull/167) ([uint](https://github.com/uint))
19+
- Osmosis price oracle - just one more test :\) [\#165](https://github.com/osmosis-labs/mesh-security/pull/165) ([uint](https://github.com/uint))
20+
- support multiple slash ratios [\#164](https://github.com/osmosis-labs/mesh-security/pull/164) ([uint](https://github.com/uint))
21+
- Native slashing acct [\#162](https://github.com/osmosis-labs/mesh-security/pull/162) ([maurolacy](https://github.com/maurolacy))
22+
- Sudo refactoring [\#161](https://github.com/osmosis-labs/mesh-security/pull/161) ([maurolacy](https://github.com/maurolacy))
23+
- Specify precise deps / set minimum cw version [\#160](https://github.com/osmosis-labs/mesh-security/pull/160) ([maurolacy](https://github.com/maurolacy))
24+
- Osmosis price oracle [\#155](https://github.com/osmosis-labs/mesh-security/pull/155) ([uint](https://github.com/uint))
625

726
## [v0.8.1](https://github.com/osmosis-labs/mesh-security/tree/v0.8.1-alpha.1) (2023-11-17)
827

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.9.0
2+
3+
- Osmosis price oracle.
4+
- Native slashing.
5+
- Multiple slash ratios.
6+
- Clean up empty liens in vault.
7+
- Specify precise deps / set minimum cw version.
8+
19
# 0.8.1
210

311
- Modify jailing test helper to better reflect blockchain's behaviour.

0 commit comments

Comments
 (0)