Skip to content

Commit

Permalink
v22 Changelog (#1185)
Browse files Browse the repository at this point in the history
This is an automatically generated pull request.

Please review and merge the changes.

## Context

Updated changelog for v22 release

## Brief Changelog

* Updated main changelog with on-chain and off-chain changes
  • Loading branch information
dev-stride committed Apr 16, 2024
1 parent f786f96 commit 5b8c74b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- GH ACTIONS TEMPLATE - INSERT NEW VERSION HERE -->

## [v22.0.0](https://github.com/Stride-Labs/stride/releases/tag/v22.0.0) - 2024-04-16

### On-Chain changes
1. added v22 upgrade handler ([#1174](https://github.com/Stride-Labs/stride/pull/1174))
2. Fix validator weight check ([#1176](https://github.com/Stride-Labs/stride/pull/1176))
3. added stToken burn to unregister host zone function ([#1175](https://github.com/Stride-Labs/stride/pull/1175))
4. added ibc-hooks ([#1173](https://github.com/Stride-Labs/stride/pull/1173))
5. added event for redeem stake ([#1182](https://github.com/Stride-Labs/stride/pull/1182))
6. parameterize max messages per ICA tx on host zone ([#1177](https://github.com/Stride-Labs/stride/pull/1177))
7. remove GetConnectionIdFromICAPort, use connection ID from host zone ([#1179](https://github.com/Stride-Labs/stride/pull/1179))
8. v22 Import Paths ([#1183](https://github.com/Stride-Labs/stride/pull/1183))
9. fixed ibc hooks store key ([#1184](https://github.com/Stride-Labs/stride/pull/1184))

### Off-Chain changes
1. v21 Changelog ([#1168](https://github.com/Stride-Labs/stride/pull/1168))


## [v21.0.0](https://github.com/Stride-Labs/stride/releases/tag/v21.0.0) - 2024-03-27

### On-Chain changes
Expand Down

0 comments on commit 5b8c74b

Please sign in to comment.