aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2022-05-09 13:32:26 +0200
committerEmil Fresk <emil.fresk@gmail.com>2022-05-09 13:33:49 +0200
commit906abba71e2e21c44ef57dff0f0e0a13f242d216 (patch)
treefb44d2217acba0bb82ed1d3555e33ed2699413e9 /CHANGELOG.md
parent06d2941d6fed34334d22768b44f6e285235c7daa (diff)
Prepare v1.1.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9bd7f5..1cbe30f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,11 +11,19 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Fixed
+### Changed
+
+## [v1.1.2] - 2022-05-09
+
+### Added
+
+### Fixed
+
- Generation of masks for the source masking scheduling for thumbv6
### Changed
-## [v1.1.1] - 2022-04-13
+## [v1.1.1] - 2022-04-13 - YANKED
### Added
@@ -25,7 +33,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Changed
-## [v1.1.0] - 2022-04-13
+## [v1.1.0] - 2022-04-13 - YANKED
### Added
@@ -506,6 +514,8 @@ Yanked due to a soundness issue in `init`; the issue has been mostly fixed in v0
- Initial release
[Unreleased]: https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.0...HEAD
+[v1.1.2]: https://github.com/rtic-rs/cortex-m-rtic/compare/v1.0.1...v1.1.2
+[v1.1.1]: https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/rtic-rs/cortex-m-rtic/compare/v1.0.0...v1.1.0
[v1.0.0]: https://github.com/rtic-rs/cortex-m-rtic/compare/v0.6.0-rc.4...v1.0.0
[v0.6.0-rc.4]: https://github.com/rtic-rs/cortex-m-rtic/compare/v0.6.0-rc.3...v0.6.0-rc.4