Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 992 Bytes

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

  • CI: Add clippy

Fixed

Changed

  • CI: Use native GHA rustup and cargo

v1.1.0 - 2022-10-05

Added

  • CI changelog entry enforcer
  • New feature extend to track DWT cycle counter overflows and extend the range to u64.

v1.0.0 - 2021-12-25

  • Edition 2021

v0.1.0 - 2021-02-18

Initial release