Skip to content

Commit

Permalink
v0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Aug 15, 2023
1 parent 20bb4c3 commit 6afc22a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# edge-exchange-plugins

## 0.20.0 (2023.08-14)
## 0.20.1 (2023-08-15)

- Fixed: LI.FI on-chain transactions no longer revert due to missing bridge fees

## 0.20.0 (2023-08-14)

- added: XRP DEX support (Requires minimum of edge-currency-accountbased 1.5.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edge-exchange-plugins",
"version": "0.20.0",
"version": "0.20.1",
"description": "Exchange-rate sources for the Edge core",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6afc22a

Please sign in to comment.