Update CHANGELOG Signed-off-by: Rahix <rahix@rahix.de>
1 files changed, 8 insertions(+), 0 deletions(-) M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +8 -0
@@ 5,6 5,14 @@ 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] ### Added - Support for `ATmega644` ### Changed - Rewired svd-patching infrastructure to use upstream [`svdtools`][svdtools] instead of the locally vendored script. [svdtools]: https://github.com/stm32-rs/svdtools ## [0.2.2] - 2020-08-20