@polymeshassociation/polymesh-sdk 24.8.0-alpha.1 โ 25.0.0-beta.1
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,4 +1,4 @@
|
|
|
1
|
-
# [
|
|
1
|
+
# [25.0.0-beta.1](https://github.com/PolymeshAssociation/polymesh-sdk/compare/v24.7.0...v25.0.0-beta.1) (2024-09-10)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
@@ -8,4 +8,10 @@
|
|
|
8
8
|
|
|
9
9
|
### Features
|
|
10
10
|
|
|
11
|
+
* ๐ธ `getLegs` can now return off-chain legs ([fbf6718](https://github.com/PolymeshAssociation/polymesh-sdk/commit/fbf6718e4aa3f771855a12432d9256eb2edb3989))
|
|
11
12
|
* ๐ธ allow modify required signatures for multiSig ([7e28582](https://github.com/PolymeshAssociation/polymesh-sdk/commit/7e285826235515c593b8fad9dedf0abebb855ff2))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### BREAKING CHANGES
|
|
16
|
+
|
|
17
|
+
* ๐งจ getLegs may return off-chain legs
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|