Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 9a4a260

Browse files
Merge #222
222: Bump the changelog for 0.6.11 r=adamgreig a=jonas-schievink Unfortunately I already published it. Should we publish 0.6.12 just for this fix? Co-authored-by: Jonas Schievink <[email protected]>
2 parents 5b4ece5 + dc35169 commit 9a4a260

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [v0.6.11] - 2019-12-04
11+
1012
### Changed
1113

1214
- Macros now generate a second trampoline function instead of randomizing the
@@ -466,7 +468,8 @@ section size addr
466468

467469
Initial release
468470

469-
[Unreleased]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.10...HEAD
471+
[Unreleased]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.11...HEAD
472+
[v0.6.11]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.10...v0.6.11
470473
[v0.6.10]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.9...v0.6.10
471474
[v0.6.9]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.8...v0.6.9
472475
[v0.6.8]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.7...v0.6.8

0 commit comments

Comments
 (0)