Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 1.07 KB

Changelog

The format is based on Keep a Changelog.

[Unreleased]

[0.11.0] - 2021-01-27

Breaking

  • Updated impl-codec to 0.5. #510

Potentially-breaking

  • serialize feature no longer pulls std. #503

[0.10.0] - 2021-01-05

Breaking

  • Updated rlp to 0.5. #463

[0.9.2] - 2020-05-18

  • Added codec feature. #393

[0.9.1] - 2020-04-27

  • Added arbitrary feature. #378

[0.9.0] - 2020-03-16

  • Removed libc feature. #317
  • License changed from MIT to dual MIT/Apache2. #342

[0.8.1] - 2019-10-24

Dependencies

  • Updated dependencies. #239