Skip to content

Commit

Permalink
changelog and backport (#589) (#590)
Browse files Browse the repository at this point in the history
(cherry picked from commit fb4c916)

Co-authored-by: Adam Tucker <[email protected]>
  • Loading branch information
mergify[bot] and czarcas7ic authored Mar 24, 2024
1 parent 0e8a343 commit cb9865a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ pull_request_rules:
branches:
- osmo-v23/v0.47.5
- osmo-v23/v0.47.5-iavl-v1
- name: backport patches to v24 branch
conditions:
- base=osmo/v0.47.5
- label=A:backport/v24
actions:
backport:
branches:
- osmo-v24/v0.47.5
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,19 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [State Compatible]

* (coin) [#570](https://github.com/osmosis-labs/cosmos-sdk/pull/570) Removal of regex usage on denom validation
## v24

## [v0.47.5-v24-osmo-1](https://github.com/osmosis-labs/cosmos-sdk/releases/tag/v0.47.5-v24-osmo-1)

## IAVL v23 v1 Releases

## [Unreleased IAVL v1]

## [v0.47.5-v23-osmo-7-iavl-v1](https://github.com/osmosis-labs/cosmos-sdk/releases/tag/v0.47.5-v23-osmo-7-iavl-v1)

* (coin) [#570](https://github.com/osmosis-labs/cosmos-sdk/pull/570) Removal of regex usage on denom validation
* (iavl) [#586](https://github.com/osmosis-labs/cosmos-sdk/pull/586) Increment IAVL version

## [v0.47.5-v23-osmo-6-iavl-v1](https://github.com/osmosis-labs/cosmos-sdk/releases/tag/v0.47.5-v23-osmo-6-iavl-v1)

* (store) [#575](https://github.com/osmosis-labs/cosmos-sdk/pull/575) Bumps IAVL v1 version for bug fixes
Expand Down

0 comments on commit cb9865a

Please sign in to comment.