Skip to content

Commit 94de60e

Browse files
committed
changelog: add missing entry for LiquiDEX v1
1 parent 4bbc964 commit 94de60e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ avoid the network call use GA_get_assets. In addition GA_refresh_assets now
1818
does not return any value, to get assets data use GA_get_assets.
1919
- GA_get_assets: it is now possible to fetch informations via the `assets_id`
2020
even before logging into a session.
21+
- Removed support for LiquiDEX v0 for GA_create_swap_transaction,
22+
GA_complete_swap_transaction and GA_validate, which now support LiquiDEX v1
23+
only. LiquiDEX v0 transactions can still be created and completed with
24+
GA_create_transaction.
2125

2226
### Fixed
2327

0 commit comments

Comments
 (0)