Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 672 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 (2024-08-18)

Changed

  • Implement changes from FIP 205 Initial Public Draft -> FIPS 205 Final (#844)

Fixed

  • no_std support (#845)
  • Enable derive feature of zerocopy (#847)

0.0.2 (2024-05-31)

  • Initial release