From 6e1d73985f6735c7c62e48a104f823b8eee7a445 Mon Sep 17 00:00:00 2001 From: dev-stride <114107648+dev-stride@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:45:25 -0500 Subject: [PATCH] v21 Changelog (#1168) This is an automatically generated pull request. Please review and merge the changes. ## Context Updated changelog for v21 release ## Brief Changelog * Updated main changelog with on-chain and off-chain changes --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e495fc72de..ce3cc78636 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [v21.0.0](https://github.com/Stride-Labs/stride/releases/tag/v21.0.0) - 2024-03-27 + +### On-Chain changes +1. added help info to toggle command ([#1163](https://github.com/Stride-Labs/stride/pull/1163)) +2. added v21 upgrade handler ([#1165](https://github.com/Stride-Labs/stride/pull/1165)) +3. updated rebate to use native denom instead of reward denom ([#1162](https://github.com/Stride-Labs/stride/pull/1162)) +4. added function to unregister host zone ([#1166](https://github.com/Stride-Labs/stride/pull/1166)) +5. v21 Import Paths ([#1167](https://github.com/Stride-Labs/stride/pull/1167)) + + ## [v20.0.0](https://github.com/Stride-Labs/stride/releases/tag/v20.0.0) - 2024-03-21 ### On-Chain changes