From 30527d50e6c1b3bafb576a386bc8a0ed234ca794 Mon Sep 17 00:00:00 2001 From: relikd Date: Sat, 1 Oct 2022 18:14:59 +0200 Subject: [PATCH] fix: add missing changelog link --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0389022..12b9c8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -159,6 +159,7 @@ Initial release [Unreleased]: https://github.com/relikd/baRSS/compare/v1.1.3...HEAD +[1.2.0]: https://github.com/relikd/baRSS/compare/v1.1.3...v1.2.0 [1.1.3]: https://github.com/relikd/baRSS/compare/v1.1.2...v1.1.3 [1.1.2]: https://github.com/relikd/baRSS/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/relikd/baRSS/compare/v1.1.0...v1.1.1