Skip to content

Commit

Permalink
Merge branch 'main' into sai/fix_canon_4_upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
gsk967 committed Dec 11, 2024
2 parents 60c70ef + 86d1a23 commit b8aa1b4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## v6.7.1

### Improvements

- deps upgrade

### Bug Fixes

- [2638](https://github.com/umee-network/umee/pull/2638) Fix the max_withdraw query

## v6.7.0

### Improvements
Expand Down
10 changes: 3 additions & 7 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,17 @@

The Release Procedure is defined in the [CONTRIBUTING](CONTRIBUTING.md#release-procedure) document.

## v6.7.0
## v6.7.1

Highlights:

- cosmos SDK v0.47.14 update.
- cometbft v0.37.13 update.
- wasmvm v1.5.5 update.
- ibc-go v7.8.0 update.
- fix the max_withdraw query
- deps upgrade

[CHANGELOG](CHANGELOG.md)

### Validators

**Upgrade Title** (for Cosmovisor): **v6.7.0**.

Update Price Feeder to `umee/2.4.4+`.

NOTE: after the upgrade, you should restart your Price Feeder. We observed that Price Feeder doesn't correctly re-establish a connection after the chain upgrade.
Expand Down

0 comments on commit b8aa1b4

Please sign in to comment.