From 3c45c8a2a7049aadd4d226a87ed17410a53d3903 Mon Sep 17 00:00:00 2001 From: Johann Hemmann Date: Mon, 19 Jun 2023 12:21:12 +0200 Subject: [PATCH] Fix tags in `CHANGELOG.md` --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f62cbbd..8c6f326a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -579,5 +579,5 @@ Initial release [v0.2.1]: https://github.com/knurling-rs/defmt/compare/defmt-v0.2.0...defmt-v0.2.1 [v0.2.0]: https://github.com/knurling-rs/defmt/compare/defmt-v0.1.3...defmt-v0.2.0 [v0.1.3]: https://github.com/knurling-rs/defmt/compare/defmt-v0.1.2...defmt-v0.1.3 -[v0.1.2]: https://github.com/knurling-rs/defmt/compare/v0.1.1...defmt-v0.1.2 -[v0.1.1]: https://github.com/knurling-rs/defmt/compare/v0.1.0...v0.1.1 +[v0.1.2]: https://github.com/knurling-rs/defmt/compare/defmt-v0.1.1...defmt-v0.1.2 +[v0.1.1]: https://github.com/knurling-rs/defmt/compare/defmt-v0.1.0...defmt-v0.1.1