We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979712d commit 67faa57Copy full SHA for 67faa57
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# edge-currency-accountbased
2
3
+# 0.1.13 (2019-06-27)
4
+
5
+- Fix EOS syncing issue
6
+- Fix node 12 compatibility
7
8
# 0.1.12 (2019-06-10)
9
10
- Fix BRZ token multiplier / denomination / decimals
package.json
@@ -1,6 +1,6 @@
{
"name": "edge-currency-accountbased",
- "version": "0.1.12",
+ "version": "0.1.13",
"description": "Edge currency plugin for account based currencies",
"homepage": "https://edge.app/",
"repository": {
0 commit comments