Update CHANGELOG
1 files changed, 3 insertions(+), 0 deletions(-) M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +3 -0
@@ 8,9 8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Support for `ATtiny1614` ([#90]). - Support for `ATmega128RFA1` ([#93]). - Support for `ATmega1284P` ([#94]). [#90]: https://github.com/Rahix/avr-device/pull/90 [#93]: https://github.com/Rahix/avr-device/pull/93 [#94]: https://github.com/Rahix/avr-device/pull/94 ## [0.3.2] - 2021-10-15