We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380ed0b commit 62f45e4Copy full SHA for 62f45e4
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# edge-currency-accountbased
2
3
+## 0.22.3 (2023-01-30)
4
+
5
+- fixed: Adjust build settings to provide better support for iPhone 12.
6
+- fixed: Track EVM wallet connections at the EdgeCurrencyTools level, to prevent active connections from disappearing.
7
8
## 0.22.2 (2023-01-20)
9
10
- TRX: Add note support
package.json
@@ -1,6 +1,6 @@
{
"name": "edge-currency-accountbased",
- "version": "0.22.2",
+ "version": "0.22.3",
"description": "Edge currency plugin for account based currencies",
"homepage": "https://edge.app/",
"repository": {
0 commit comments