You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# 1.13.0-beta-1
2
+
- Unlimited assets regenerated code. (#302)
3
+
1
4
# 1.12.0
2
5
- Add new key reg txn field (#266)
3
6
- C2C Feature and Testing (#290)
@@ -103,14 +106,14 @@
103
106
# 1.2.0
104
107
# Added
105
108
- Added support for Algorand Standardized Assets (ASA)
106
-
- Added support for Algorand Smart Contracts (ASC)
107
-
- Added support for Hashed Time Lock Contract (HTLC)
109
+
- Added support for Algorand Smart Contracts (ASC)
110
+
- Added support for Hashed Time Lock Contract (HTLC)
108
111
- Added support for Split contract
109
112
- Added support for Group Transactions
110
113
- Added support for leases
111
114
# 1.1.6
112
115
## Changed
113
-
- IMPORTANT - This version modifies one of the mnemonic words. Please let your users to know that if they have the word "setupIfNeeded" in their mmnemonic, they should change it to "setup". Everything else remains the same.
116
+
- IMPORTANT - This version modifies one of the mnemonic words. Please let your users to know that if they have the word "setupIfNeeded" in their mmnemonic, they should change it to "setup". Everything else remains the same.
114
117
# 1.1.5
115
118
## Added
116
119
- signing and verifying signatures for arbitrary bytes
0 commit comments