Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerEther committed Jan 29, 2024
1 parent 8c33aa5 commit 7f53983
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- Add MinimumAggregator: An aggregation strategy that returns the minimum price and the total token and quote token liquidity.
- Add MaximumAggregator: An aggregation strategy that returns the maximum price and the total token and quote token liquidity.

### Utils
- Add NotAnErc20: An ERC20 implementation meant to be used in Adrastia oracle contracts to provide custom quote token metadata.

## v4.1.0
### Accumulators
- Add AaveV3SBAccumulator and CometSBAccumulator
Expand Down

0 comments on commit 7f53983

Please sign in to comment.