diff options
Diffstat (limited to 'cortex-m-rt')
-rw-r--r-- | cortex-m-rt/CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cortex-m-rt/CHANGELOG.md b/cortex-m-rt/CHANGELOG.md index dc07408..850b4e4 100644 --- a/cortex-m-rt/CHANGELOG.md +++ b/cortex-m-rt/CHANGELOG.md @@ -312,7 +312,8 @@ section size addr Initial release -[Unreleased]: https://github.com/japaric/cortex-m-rt/compare/v0.4.0...HEAD +[Unreleased]: https://github.com/japaric/cortex-m-rt/compare/v0.5.0...HEAD +[v0.5.0]: https://github.com/japaric/cortex-m-rt/compare/v0.4.0...v0.3.0 [v0.4.0]: https://github.com/japaric/cortex-m-rt/compare/v0.3.15...v0.4.0 [v0.3.15]: https://github.com/japaric/cortex-m-rt/compare/v0.3.14...v0.3.15 [v0.3.14]: https://github.com/japaric/cortex-m-rt/compare/v0.3.13...v0.3.14 |