Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 877 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 877 Bytes

Changelog

The format is based on Keep a Changelog.

[Unreleased]

[0.7.0] - 2021-01-05

Breaking

  • Updated rand to 0.8. #488

[0.6.1] - 2020-04-27

  • Added arbitrary feature. #378

[0.6.0] - 2020-03-16

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

[0.5.2] - 2019-12-19

Fixed

  • Re-export alloc for both std and no-std to fix compilation. #268

[0.5.1] - 2019-10-24

Dependencies

  • Updated dependencies. #239