# 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.2.0] - 2026-05-11
- Bump to `fugit 0.4`
## [v0.1.3] - 2022-01-23
- Error: Debug restriction
- Add blocking `Delay`
## [v0.1.2] - 2022-01-13
### Fixed
- Docs
## v0.1.1 - 2022-01-13
## v0.1.0 - 2022-01-13
Initial release
[Unreleased]: https://github.com/rust-embedded/embedded-hal/compare/v0.2.0...HEAD
[v0.2.0]: https://github.com/rust-embedded/embedded-hal/compare/v0.1.3...v0.2.0
[v0.1.3]: https://github.com/rust-embedded/embedded-hal/compare/v0.1.2...v0.1.3
[v0.1.2]: https://github.com/rust-embedded/embedded-hal/compare/v0.1.0...v0.1.2
[v0.1.1]: https://github.com/rust-embedded/embedded-hal/compare/v0.1.0...v0.1.1