forked from InjectiveLabs/peggo
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: v0.2.4 changelog and release notes #187
- Loading branch information
1 parent
86d793d
commit 010b0bd
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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`) |