Skip to content

Commit 0f44fe4

Browse files
committed
v0.6.0
1 parent 43f3112 commit 0f44fe4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# edge-currency-monero
22

3+
# 0.6.0 (2023-03-28)
4+
5+
- changed: Allow engine to run without private keys
6+
37
# 0.5.5 (2023-01-10)
48

59
- Add `getMaxSpendable`

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": "0.5.5",
3+
"version": "0.6.0",
44
"description": "Edge Monero currency plugin",
55
"homepage": "https://edge.app",
66
"repository": {

0 commit comments

Comments
 (0)