Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 148 Bytes

CHANGELOG.md

File metadata and controls

5 lines (3 loc) · 148 Bytes

Changelog

v0.1 Changes from inside substrate tree

  • try_from(u16), try_from(u8) => from(u16) and from(u8) as the conversions are infallable.