diff options
-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 c2a7045..3dbed87 100644 --- a/cortex-m-rt/CHANGELOG.md +++ b/cortex-m-rt/CHANGELOG.md @@ -275,7 +275,8 @@ section size addr Initial release -[Unreleased]: https://github.com/japaric/cortex-m-rt/compare/v0.3.15...HEAD +[Unreleased]: https://github.com/japaric/cortex-m-rt/compare/v0.4.0...HEAD +[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 [v0.3.13]: https://github.com/japaric/cortex-m-rt/compare/v0.3.12...v0.3.13 |