Skip to content

Commit

Permalink
v2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Dec 2, 2024
1 parent 8968f5a commit 7cab5f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

## Unreleased

## 2.21.0 (2024-12-02)

- added: Added `networkFees` to `EdgeTransaction`.
- added: Add `getAddresses` to `EdgeCurrencyWallet`
- changed: Deprecated `getReceiveAddress` field on `EdgeCurrencyWallet`
- changed: Deprecated `networkFee` and `parentNetworkFee` field on `EdgeTransaction`.

## 2.20.3 (2024-11-25)

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-core-js",
"version": "2.20.3",
"version": "2.21.0",
"description": "Edge account & wallet management library",
"keywords": [
"bitcoin",
Expand Down

0 comments on commit 7cab5f9

Please sign in to comment.