Skip to content

Commit 9eee668

Browse files
ljoss17romac
andauthored
Release Hermes v1.11.0 (#4297)
* Update changelog * Bump versions * Run cargo update * Update feature matrix in guide * Remove 'supports non cosmos-SDK chains' from guide's feature matrix This section was removed as it is too vague. * Apply suggestions from code review Co-authored-by: Romain Ruetschi <[email protected]> Signed-off-by: Luca Joss <[email protected]> --------- Signed-off-by: Luca Joss <[email protected]> Co-authored-by: Romain Ruetschi <[email protected]>
1 parent 8e40401 commit 9eee668

File tree

19 files changed

+684
-526
lines changed

19 files changed

+684
-526
lines changed
File renamed without changes.

.changelog/v1.11.0/summary.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*February 11th, 2024*
2+
3+
This release introduces support for the first non-SDK chain with Namada compatibility 🎉
4+
5+
To relay for Namada, ensure the chain type in the configuration is set to `Namada`.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## v1.11.0
4+
5+
*February 11th, 2024*
6+
7+
This release introduces support for the first non-SDK chain with Namada compatibility 🎉
8+
9+
To relay for Namada, ensure the chain type in the configuration is set to `Namada`.
10+
11+
### FEATURES
12+
13+
- Add support for relaying between Namada and CosmosSDK-based chains.
14+
([\#3705](https://github.com/informalsystems/hermes/issues/3705))
15+
316
## v1.10.5
417

518
*December 13rd, 2024*

0 commit comments

Comments
 (0)