aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2019-11-14 22:49:56 +0000
committerGitHub <noreply@github.com>2019-11-14 22:49:56 +0000
commit6b0a2df41c024fa8e7da07f3b42a80f19840432e (patch)
tree8c8e619a72e2ce92ad659b5ae8620114e8ce254f /CHANGELOG.md
parente28294b22088298f94197fdbdea39ac816920514 (diff)
parent4fcb6ab7cc0a719a815b4038d48071553cc4daa5 (diff)
Merge #272
272: v0.5.0 final release r=perlindgren a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c858c5..c96df3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
-## v0.5.0 - 2019-??-?? (currently in beta pre-release)
+## v0.5.0 - 2019-11-14
### Added
@@ -297,7 +297,8 @@ Yanked due to a soundness issue in `init`; the issue has been mostly fixed in v0
- Initial release
-[Unreleased]: https://github.com/rtfm-rs/cortex-m-rtfm/compare/v0.4.3...HEAD
+[Unreleased]: https://github.com/rtfm-rs/cortex-m-rtfm/compare/v0.5.0...HEAD
+[v0.5.0]: https://github.com/rtfm-rs/cortex-m-rtfm/compare/v0.4.3...v0.5.0
[v0.4.3]: https://github.com/rtfm-rs/cortex-m-rtfm/compare/v0.4.2...v0.4.3
[v0.4.2]: https://github.com/rtfm-rs/cortex-m-rtfm/compare/v0.4.1...v0.4.2
[v0.4.1]: https://github.com/rtfm-rs/cortex-m-rtfm/compare/v0.4.0...v0.4.1