Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1 KB

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 1 KB

Change Log

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.

1.0.1 - 2024-07-21

Fixed

  • Correct the minimum supported Rust version to match Rust 2021 (#13)

1.0.0 - 2024-06-30

Added

  • Defined minimum supported Rust version (#9)

Changed

  • Upgraded to Rust 2021 (#9)
  • Warn on lint failure instead of deny (#6)

0.1.0 - 2021-07-01

Added

  • Initial project release