Skip to content

Commit 37f9235

Browse files
authored
chore: prepare v1.2.0-rc.0 (#166)
1 parent b3baa82 commit 37f9235

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
An '!' indicates a state machine breaking change.
1616

17-
## Unreleased
17+
## [v1.2.0-rc.0](https://github.com/bcp-innovations/hyperlane-cosmos/releases/tag/v1.2.0-rc.0) - 2026-02-13
1818

1919
### Features
2020

@@ -25,7 +25,6 @@ An '!' indicates a state machine breaking change.
2525

2626
- ! [#164](https://github.com/bcp-innovations/hyperlane-cosmos/pull/164) Fix MsgPayForGas to account for the IGP quote.
2727
- ! [#163](https://github.com/bcp-innovations/hyperlane-cosmos/pull/163) Fix warp payload length check.
28-
- ! [#157](https://github.com/bcp-innovations/hyperlane-cosmos/pull/157) Fix Amino JSON signing for ISM `MsgSetRoutingIsmDomain`, warp `MsgEnrollRemoteRouter`, and post_dispatch `MsgSetDestinationGasConfig`.
2928
- ! [#148](https://github.com/bcp-innovations/hyperlane-cosmos/pull/148) Fix Amino name typos in warp.
3029
- ! [#153](https://github.com/bcp-innovations/hyperlane-cosmos/pull/153) Fix SetDomain for RoutingISM.
3130
- ! [#123](https://github.com/bcp-innovations/hyperlane-cosmos/pull/123) Fix Amino name typos in core.
@@ -37,6 +36,12 @@ An '!' indicates a state machine breaking change.
3736

3837
- ! [#165](https://github.com/bcp-innovations/hyperlane-cosmos/pull/165) Constrain ReceiverContract to HexAddress type.
3938

39+
## [v1.1.0](https://github.com/bcp-innovations/hyperlane-cosmos/releases/tag/v1.1.0) - 2026-02-11
40+
41+
### Bug Fixes
42+
43+
- ! [#157](https://github.com/bcp-innovations/hyperlane-cosmos/pull/157) Fix Amino JSON signing for `MsgSetRoutingIsmDomain`.
44+
4045
## [v1.0.1](https://github.com/bcp-innovations/hyperlane-cosmos/releases/tag/v1.0.1) - 2025-06-05
4146

4247
### Improvements

0 commit comments

Comments
 (0)