difftreelog
doc: release v936050 migrations
in: master
1 file changed
migrations.mddiffbeforeafterboth1# **936050 < 930032**23### **pallet-collator-selection:**45* Added use of Collator Selection pallet, along with Session, Authorship, and Identity:6 * Aura authorities become Collator Selection's invulnerables7 * Session keys are put, and the first session is started81# **930032 < 924010**9# **930032 < 924010**2103### **pallet-common:**11### **pallet-common:**25 * if the storage version is below 1, all items from storage **TokenData** of struct **ItemData** version 1 to version 2, consisting of:33 * if the storage version is below 1, all items from storage **TokenData** of struct **ItemData** version 1 to version 2, consisting of:26 * removing _variable_data_34 * removing _variable_data_27* Added:35* Added:28 * if the storage version is below 2, cleaning of all storage of now-redundant **TokenData** 36 * if the storage version is below 2, cleaning of all storage of now-redundant **TokenData**29 * unconditional bump of the storage version to 237 * unconditional bump of the storage version to 230* Replaced returned weight `0` with `Weight::zero()`38* Replaced returned weight `0` with `Weight::zero()`3139