Add changelog entry about PIO changes..

This commit is contained in:
Mathias Gottschlag 2021-10-01 08:50:18 +02:00
parent 2fc42e07f2
commit d1bbceaab4

View file

@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- implement `rng_core::RngCore` for `RingOscillator` - implement `rng_core::RngCore` for `RingOscillator`
### Changed
- Modified PIO API for better ergonomics
## [0.3.0] - 2021-09-20 ## [0.3.0] - 2021-09-20
### Added ### Added