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

Commit f98baa7

Browse files
committed
Release 0.6.14
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
1 parent 5a2e3e5 commit f98baa7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v0.6.14] - 2021-05-19
11+
12+
### Fixed
13+
1014
- Backport: Allow building the crate for macOS targets ([#306], [#310]).
1115

16+
[#306]: https://github.com/rust-embedded/cortex-m-rt/issues/306
17+
[#310]: https://github.com/rust-embedded/cortex-m-rt/issues/310
18+
1219
## [v0.6.13] - 2020-09-07
1320

1421
### Fixed
@@ -483,7 +490,8 @@ section size addr
483490

484491
Initial release
485492

486-
[Unreleased]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.13...HEAD
493+
[Unreleased]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.14...HEAD
494+
[v0.6.14]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.13...v0.6.14
487495
[v0.6.13]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.12...v0.6.13
488496
[v0.6.12]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.11...v0.6.12
489497
[v0.6.11]: https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.10...v0.6.11

0 commit comments

Comments
 (0)