From 1c77794ee0bea029970427aeb270848f18049a0c Mon Sep 17 00:00:00 2001 From: Adam Tucker Date: Tue, 18 Jun 2024 17:46:04 -0600 Subject: [PATCH] changelog update (#8412) --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9c0639a97a..c65280f0ae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,7 +52,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### State Compatible -* [#8398](https://github.com/osmosis-labs/osmosis/pull/8398) Lower JSON unmarshalling overhead in IBC packet logic. +## v25.1.1 + +* [#8394](https://github.com/osmosis-labs/osmosis/pull/8394) Lower timeout commit from 1s to 600ms +* [#8409](https://github.com/osmosis-labs/osmosis/pull/8409) Add mempool filter to combat IBC spam +* [#8408](https://github.com/osmosis-labs/osmosis/pull/8408) Bump block sdk to lower recheck times by 25% + +## v25.1.0 + +* [#8398](https://github.com/osmosis-labs/osmosis/pull/8398) Lower JSON unmarshalling overhead in IBC packet logic ## v25.0.3