We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaff35b commit b87c49eCopy full SHA for b87c49e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# edge-currency-accountbased
2
3
+# 0.5.0 (2019-10-22)
4
+
5
+- Include compound tokens info
6
7
# 0.4.9 (2019-10-14)
8
9
- Connect to multiple EOS Hyperion nodes (with fallback).
package.json
@@ -1,6 +1,6 @@
{
"name": "edge-currency-accountbased",
- "version": "0.4.9",
+ "version": "0.5.0",
"description": "Edge currency plugin for account based currencies",
"homepage": "https://edge.app/",
"repository": {
0 commit comments