Skip to content

Commit

Permalink
chore: update price feeder changelog (#1798)
Browse files Browse the repository at this point in the history
* update price feeder changelog

* Update price-feeder/CHANGELOG.md

Co-authored-by: Adam Wozniak <29418299+adamewozniak@users.noreply.github.com>

---------

Co-authored-by: Adam Wozniak <29418299+adamewozniak@users.noreply.github.com>
  • Loading branch information
rbajollari and adamewozniak authored Feb 8, 2023
1 parent f5ea000 commit fbe0d05
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions price-feeder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,27 @@ Ref: https://keepachangelog.com/en/1.0.0/

## Unreleased

### Improvements
- [1769](https://github.com/umee-network/umee/pull/1769) Small config refactor to make integration test cleaner.
- [1773](https://github.com/umee-network/umee/pull/1773) Websocket controller refactor to create a seperate webscoket connection per pair subrsibed to.
- [1781](https://github.com/umee-network/umee/pull/1781) BTC was removed from example config since WBTC is used by the `Oracle` module instead.
- [1792](https://github.com/umee-network/umee/pull/1792) Replace deprecated sdkerrors with new errors package.

### Bugs
- [1767](https://github.com/umee-network/umee/pull/1767) Fix getter methods in providers for tickers and candles.
- [1781](https://github.com/umee-network/umee/pull/1781) Currency provider tracker fix to prevent CoinGecko API call failure from stopping the price feeder.
- [1791](https://github.com/umee-network/umee/pull/1791) Fix Gate provider not receiving candles.

## [v2.0.4](https://github.com/umee-network/umee/releases/tag/price-feeder/v2.0.4) 2023-01-31

### Improvements
- [1768](https://github.com/umee-network/umee/pull/1768) New example config with new oracle assets in it, and enable "OSMO" as a quotable asset.

## [v2.0.3](https://github.com/umee-network/umee/releases/tag/price-feeder/v2.0.3) 2023-01-05

### Bugs

- [1672](https://github.com/umee-network/umee/pull/1672) Fix docker release and proto CI.

## [v2.0.2](https://github.com/umee-network/umee/releases/tag/price-feeder/v2.0.2) 2022-12-14

Expand Down

0 comments on commit fbe0d05

Please sign in to comment.