diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e1bec2..06c4a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,5 +7,5 @@ First release. `imxrt-rt` provides a build-time API that defines a memory map, as well as a runtime library that configures i.MX RT 10xx and 11xx processors. -[Unreleased]: https://github.com/imxrt-rs/imxrt-rt/compare/0.1.0...HEAD -[0.1.0]: https://github.com/imxrt-rs/imxrt-rt/releases/tag/0.1.0 +[Unreleased]: https://github.com/imxrt-rs/imxrt-rt/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/imxrt-rs/imxrt-rt/releases/tag/v0.1.0 |
