Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paullinator committed Jan 10, 2024
1 parent 3ddd459 commit 9225e58
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Unreleased

## 2.0.1 (2023-01-09)

- fixed: Error when swapping from tokens
- fixed: Fix parent asset Lifi swaps to use 0x000.. contract address
- fixed: Network fee transaction tagging
- fixed: Max swap of tokens with Lifi
- fixed: Properly set tokenId and currencyCode for makeTx transactions

## 2.0.0 (2023-01-04)

- changed: Use core 2.0 types. Requires edge-core-js >2.0.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": "2.0.0",
"version": "2.0.1",
"description": "Exchange-rate sources for the Edge core",
"homepage": "https://edge.app/",
"repository": {
Expand Down

0 comments on commit 9225e58

Please sign in to comment.