diff --git a/CHANGELOG.md b/CHANGELOG.md index ad3d099e751..33d59e97be8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,17 +46,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [#8169](https://github.com/osmosis-labs/osmosis/pull/8169) [#8250](https://github.com/osmosis-labs/osmosis/pull/8250) [#8276](https://github.com/osmosis-labs/osmosis/pull/8276) [#8320](https://github.com/osmosis-labs/osmosis/pull/8320) Support non-pool assets in superfluid staking * [#8274](https://github.com/osmosis-labs/osmosis/pull/8274) SDK v50 and Comet v0.38 upgrade -* [#8358](https://github.com/osmosis-labs/osmosis/pull/8358) Set MinDepositRatio gov param to 1 percent for sdk v50 upgrade -* [#8344](https://github.com/osmosis-labs/osmosis/pull/8344) Uni-directional trading pair taker fee overrides -* [#8355](https://github.com/osmosis-labs/osmosis/pull/8355) [smartaccount] fix: fee payer charged on every message ### State Compatible -* [#8420](https://github.com/osmosis-labs/osmosis/pull/8420) Remove further unneeded IBC acknowledgements time from CheckTx/RecheckTx. +## v25.1.3 + +* [#8420](https://github.com/osmosis-labs/osmosis/pull/8420) Remove further unneeded IBC acknowledgements time from CheckTx/RecheckTx +* [#8421](https://github.com/osmosis-labs/osmosis/pull/8421) Block sdk perf improvements by replacing checkTx with cached tx decoder ## v25.1.2 * [#8415](https://github.com/osmosis-labs/osmosis/pull/8415) Reset cache on pool creation +* [#8417](https://github.com/osmosis-labs/osmosis/pull/8417) Comet bump to fix edge case with block part selection introduced in v25.1.1 ## v25.1.1