diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ffdcc..0dd0126 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + +* Support for GD32VF103 chips (#25) + ### Changed * Use `critical-section` crate for critical sections.