From 1c08574e3e17378b5fc1ec2a12f79fa9e8e8cc95 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 9 Nov 2021 18:49:01 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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