diff --git a/CHANGELOG.md b/CHANGELOG.md index 894e7392a..ff08c1cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -104,6 +104,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * Breakdown internal/helpers into multiple internal packages [#2019](https://github.com/provenance-io/provenance/pull/2019). * Update `app.New` to get the home directory, invariant check period, and skip-upgrade heights from the appOptions instead of arguments [#2015](https://github.com/provenance-io/provenance/pull/2015). * Simplify the module lists (e.g. `SetOrderEndBlockers`) by removing unneeded entries [#2015](https://github.com/provenance-io/provenance/pull/2015). +* Set the new gov params fields during the umber upgrades [#2027](https://github.com/provenance-io/provenance/pull/2027). ### Client Breaking