va416xx/CHANGELOG.md
Robin Mueller 820293e3b3
All checks were successful
Rust/va416xx/pipeline/head This commit looks good
disabled clippy fix for github workflow
2021-12-10 13:23:30 +01:00

17 lines
462 B
Markdown

Change Log
=======
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [unreleased]
## [v0.1.0]
- Clippy currently complains about unsound code which should still work.
Related issue: https://github.com/rust-embedded/svd2rust/issues/557
Clippy is disabled in CI/CD for now.
- Initial release