Skip to content

Commit d63fb90

Browse files
committed
v1.4.0
1 parent f262af7 commit d63fb90

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.4.0 (2025-03-25)
6+
57
- fixed: Remove race condition causing missing transaction between showing address and initial login.
68
- fixed: Upgrade edge-core-js to 2.26.0 to implemented new Seen Tx Checkpoint API
79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-currency-monero",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "Edge Monero currency plugin",
55
"homepage": "https://edge.app",
66
"repository": {

0 commit comments

Comments
 (0)