aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Schievink <jonasschievink@gmail.com> 2019-12-04 21:13:17 +0100
committerGravatar Jonas Schievink <jonasschievink@gmail.com> 2019-12-04 21:13:17 +0100
commit3cee01735081d49cf5875b89b54377d4f1e5f97e (patch)
treec263dbd4b068de6cdf8edc8426105d6835254fac
parent9e8dbd457e0481d6fbfa84d980be3b0ce7a34292 (diff)
downloadcortex-m-3cee01735081d49cf5875b89b54377d4f1e5f97e.tar.gz
cortex-m-3cee01735081d49cf5875b89b54377d4f1e5f97e.tar.zst
cortex-m-3cee01735081d49cf5875b89b54377d4f1e5f97e.zip
Bump the changelog for 0.6.11
-rw-r--r--cortex-m-rt/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/cortex-m-rt/CHANGELOG.md b/cortex-m-rt/CHANGELOG.md
index 9325bc9..8c8e1da 100644
--- a/cortex-m-rt/CHANGELOG.md
+++ b/cortex-m-rt/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [v0.6.11] - 2019-12-04
+
### Changed
- Macros now generate a second trampoline function instead of randomizing the
@@ -467,6 +469,7 @@ section size addr
Initial release
[Unreleased]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.10...HEAD
+[v0.6.11]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.10...v0.6.11
[v0.6.10]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.9...v0.6.10
[v0.6.9]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.8...v0.6.9
[v0.6.8]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.7...v0.6.8