Skip to content

Commit

Permalink
chore: v0.2.4 changelog and release notes #187
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica authored Feb 16, 2022
1 parent 86d793d commit 010b0bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,12 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

## [v0.2.4](https://github.com/umee-network/peggo/releases/tag/v0.2.4) - 2022-02-16

### Improvements

- [#172] Add fallback token addresses (to aid price lookup)
- [#185] Add fallback token addresses (to aid price lookup) for Umee

### Deprecated

Expand Down
12 changes: 8 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Release Notes

This release introduces version bumps to Umee, Cosmos SDK and Gravity Bridge.
This release introduces the deprecation of an unsafe flag and some helpers for
the Coingecko price feed.

## Changelog

### Improvements

- [#158] Bump Gravity Bridge module to v1.4.1
- [#161] Bump Cosmos SDK to v0.45.1
- [#163] Bump Umee to v0.7.4
- [#172] Add fallback token addresses (to aid price lookup)
- [#185] Add fallback token addresses (to aid price lookup) for Umee

### Deprecated

- [#174] Deprecate `--eth-pk` in favor of an env var (`$PEGGO_ETH_PK`)

0 comments on commit 010b0bd

Please sign in to comment.