From f1ae7e26df53a6500d5d10d908bc6bb833cd059a Mon Sep 17 00:00:00 2001 From: Nathan Haim Date: Wed, 17 Jul 2024 17:09:17 +0200 Subject: [PATCH] CHANGELOG.md: add new entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a1c449dd4e..0fd8b1c100b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### State Compatible +* [#8504](https://github.com/osmosis-labs/osmosis/pull/8504) Add missing module params query to CLI + ## v25.2.0 * [#8455](https://github.com/osmosis-labs/osmosis/pull/8455) Further comet mempool improvements