diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e3d5119..18b8b4936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [#1473](https://github.com/NibiruChain/nibiru/pull/1473) - refactor(perp)!: rename `OpenPosition` to `MarketOrder` * [#1477](https://github.com/NibiruChain/nibiru/pull/1477) - refactor(oracle)!: Move away from deprecated events to typed events in x/oracle +* [#1595](https://github.com/NibiruChain/nibiru/pull/1595) - feat: add upgrade handler for v0.21.10 #1595 ### API Breaking