From 5fc2bda8f192129c2ddd3d46464c4c24aa04f9d5 Mon Sep 17 00:00:00 2001 From: dev-stride <114107648+dev-stride@users.noreply.github.com> Date: Thu, 21 Mar 2024 12:52:29 -0500 Subject: [PATCH] v20 Changelog (#1159) This is an automatically generated pull request. Please review and merge the changes. ## Context Updated changelog for v20 release ## Brief Changelog * Updated main changelog with on-chain and off-chain changes --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd58c769f..dd1973766a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [v20.0.0](https://github.com/Stride-Labs/stride/releases/tag/v20.0.0) - 2024-03-21 + +### On-Chain changes +1. v20 upgrade handler scaffolding ([#1148](https://github.com/Stride-Labs/stride/pull/1148)) +2. Upgraded ICS to 4.0 ([#1153](https://github.com/Stride-Labs/stride/pull/1153)) +3. add community pool rebate feature ([#1135](https://github.com/Stride-Labs/stride/pull/1135)) +4. v20 Import Paths ([#1155](https://github.com/Stride-Labs/stride/pull/1155)) + +### Off-Chain changes +1. fixing init_chain script to not clobber new params ([#1139](https://github.com/Stride-Labs/stride/pull/1139)) +2. added wasm to cosmovisor upgrade image ([#1158](https://github.com/Stride-Labs/stride/pull/1158)) + + ## [v19.0.0](https://github.com/Stride-Labs/stride/releases/tag/v19.0.0) - 2024-03-07 ### On-Chain changes