Update CHANGELOG
1 files changed, 4 insertions(+), 0 deletions(-) M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +4 -0
@@ 5,6 5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Changed - Fixed timer registers for `ATmega1280` ([#99]). [#99]: https://github.com/Rahix/avr-device/pull/99 ## [0.3.3] - 2022-05-10