diff --git a/CHANGELOG.md b/CHANGELOG.md index 1650d0b..c0e3d7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [v0.2.0] -## [v0.1.1] - -- Relicensed under dual Apache-2.0 / MIT license +## [v0.1.2] ### Fixed @@ -20,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). https://github.com/rust-embedded/svd2rust/pull/549 for more details. Some bitmasks were missing from register reader definitions. +## [v0.1.1] + +- Relicensed under dual Apache-2.0 / MIT license + ### Changed - SVD file handling improved and new fields added for the peripheral