edge-currency-accountbased 1.4.2 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # edge-currency-accountbased
2
2
 
3
+ ## 1.4.4 (2023-06-30)
4
+
5
+ - Fixed: Critical bug that is missing data field for native EVM transactions including a memo
6
+
7
+ ## 1.4.3 (2023-06-27)
8
+
9
+ - Disable using TRX for PIX codes
10
+
3
11
  ## 1.4.2 (2023-06-21)
4
12
 
5
13
  - Upgrade @polkadot/api to v10.9.1