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 ef41d57 commit 25f118bCopy full SHA for 25f118b
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## 1.3.11
4
+Build date: Dec 23, 2024.
5
+
6
+Features & Update:
7
+- Support swap TAO on SimpleSwap (#3855)
8
+- Update content on unstake screen for some earning options (#3778)
9
10
+Bug fixed:
11
+- Fix errors when making transactions on Tangle mainnet (#3861)
12
13
## 1.3.10
14
Build date: Dec 12, 2024.
15
package.json
@@ -10,7 +10,7 @@
"url": "https://github.com/Koniverse/Subwallet-V2.git"
},
"sideEffects": false,
- "version": "1.3.11-0",
+ "version": "1.3.11",
"workspaces": [
"packages/*"
16
],
0 commit comments