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!
- Add Clippy to CI
- Use native GHA rustup and cargo
- Explicit use of wrapping add for
cnt
counter - Asserts to check the
reload
value - CI changelog entry enforcer
v1.0.0 - 2021-12-25
- User to provide compatible time library such as
fugit
orembedded-time
- Edition 2021
v0.1.0 - 2021-09-21
Initial release