Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.1.2](https://github.com/sygmaprotocol/sygma-fee-oracle/compare/v1.1.1...v1.1.2) (2023-03-15)


### Bug Fixes

* handle fetching conversion rate for same token ([#38](https://github.com/sygmaprotocol/sygma-fee-oracle/issues/38)) ([4029375](https://github.com/sygmaprotocol/sygma-fee-oracle/commit/40293759b65ece80693624c0eaff16ff9d580d23))


### Miscellaneous

* update documentation ([#37](https://github.com/sygmaprotocol/sygma-fee-oracle/issues/37)) ([0ec622a](https://github.com/sygmaprotocol/sygma-fee-oracle/commit/0ec622ac030d4a67279575cd8e6e004b0079e5f8))

## [1.1.1](https://github.com/sygmaprotocol/sygma-fee-oracle/compare/v1.1.0...v1.1.1) (2023-02-14)


Expand Down