update changelog

This commit is contained in:
Robin Müller 2021-11-08 01:44:44 +01:00
parent 0d935dae50
commit 41a3682a4e
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 4 additions and 1 deletions

View File

@ -8,4 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [unreleased]
- First version of the HAL which adds the GPIO implementation
## [0.1.0]
- First version of the HAL which adds the GPIO implementation and timer implementation.
- Also adds some examples and helper files to set up new binary crates