Skip to content

Commit c473cfa

Browse files
committed
fix: lint
1 parent f2c3d35 commit c473cfa

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,14 @@ Types of changes (Stanzas):
3131
Ref: https://keepachangelog.com/en/1.0.0/
3232
-->
3333

34-
3534
# Changelog
3635

3736
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3837
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3938

4039
## [Unreleased]
4140

42-
- feat: add Chainlink and Pyth ynETHx:ETH feeds plus aggregate ynETH:USD pricing
41+
- [#92](https://github.com/NibiruChain/pricefeeder/pull/92) - feat: add Chainlink and Pyth ynETHx:ETH feeds plus aggregate ynETH:USD pricing
4342
- [#67](https://github.com/NibiruChain/pricefeeder/pull/67) - feat: update deps and code for Nibiru v2 (v2.6.0)
4443
- [#63](https://github.com/NibiruChain/pricefeeder/pull/63) - chore: add changelog
4544
- [#64](https://github.com/NibiruChain/pricefeeder/pull/64) - feat: Uniswap V3 data source for USDa from Avalon.
@@ -53,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5352

5453
- [#46](https://github.com/NibiruChain/pricefeeder/pull/46) - refactor: dynamic version and refactor builds
5554
- [#47](https://github.com/NibiruChain/pricefeeder/pull/47) - Suggestion to allow better precision for exchange rates
56-
- [#55](https://github.com/NibiruChain/pricefeeder/pull/55) - fix(priceprovider-bybit): add special exception for blocked regions in bybit test
55+
- [#55](https://github.com/NibiruChain/pricefeeder/pull/55) - fix(priceprovider-bybit): add special exception for blocked regions in bybit test
5756
- f2de02b chore(github): Add project automation for https://tinyurl.com/25uty9w5
5857
- [#59](https://github.com/NibiruChain/pricefeeder/pull/59) - fix: reset httpmock before register responder
5958
- [#60](https://github.com/NibiruChain/pricefeeder/pull/60) - chore: lint workflow
@@ -65,7 +64,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6564

6665
## v1.0.3
6766

68-
- [#45](https://github.com/NibiruChain/pricefeeder/pull/45) - feat(observability): add prometheus metrics and detailed logging
67+
- [#45](https://github.com/NibiruChain/pricefeeder/pull/45) - feat(observability): add prometheus metrics and detailed logging
6968
- [#40](https://github.com/NibiruChain/pricefeeder/pull/40) - avoid parsing if EXCHANGE_SYMBOLS_MAP is not define.
7069

7170
## v1.0.2

0 commit comments

Comments
 (0)