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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ match this change.
26
26
*`authority-selection-inherents` crate now exports all its public members from the crate root
27
27
*`select_authorities` in `authority-selection-inherents` crate now returns a `BoundedVec` of `CommitteeMembers`. Projects that used the old version no longer
28
28
need to transform the data in their own runtime code
29
+
* Updates Rust dependency to v1.88, changes WASM target to 'wasm32v1-none'
0 commit comments