Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 1.03 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.

For each category, Added, Changed, Fixed add new entries at the top!

Added

  • Add Clippy to CI

Fixed

Changed

  • Use native GHA rustup and cargo

Added

  • Explicit use of wrapping add for cnt counter
  • Asserts to check the reload value
  • CI changelog entry enforcer

Changed

v1.0.0 - 2021-12-25

Changed

  • User to provide compatible time library such as fugit or embedded-time
  • Edition 2021

v0.1.0 - 2021-09-21

Initial release