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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# CHANGELOG
2
2
3
+
## 0.63.1 Feb 4, 2025
4
+
5
+
Breaking Changes:
6
+
7
+
- Set metadata cli to use v15, and add --legacy flag ([#597](https://github.com/polkadot-js/tools/pull/597))
8
+
9
+
**NOTE**: This change adjusts the internal usage of RPC calls. If your chain does not support v15 you will have to use --legacy flag to have support for v14.
10
+
11
+
Changes:
12
+
- Bump polkadotJS deps to 15.4.5.2 ([#598](https://github.com/polkadot-js/tools/pull/598))
0 commit comments