From 8e3fbc2656aa1a42cdf443f22da09610807ecf85 Mon Sep 17 00:00:00 2001 From: Federico Bruni Date: Mon, 9 Feb 2026 09:31:42 +0100 Subject: [PATCH 1/2] Fix links for tags comparison --- CHANGELOG.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1975749..f9d2be0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -256,14 +256,14 @@ Initial release. -[0.8]: https://github.com/frescobaldi/frescobaldi/compare/v0.7..v0.8 -[0.9]: https://github.com/frescobaldi/frescobaldi/compare/v0.8..v0.9 -[0.9.1]: https://github.com/frescobaldi/frescobaldi/compare/v0.9..v0.9.1 -[0.9.2]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.1..v0.9.2 -[0.9.3]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.2..v0.9.3 -[0.9.4]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.3..v0.9.4 -[0.9.5]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.4..v0.9.5 -[0.9.6]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.5..v0.9.6 -[0.9.7]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.6..v0.9.7 -[0.9.8]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.7..v0.9.8 -[0.9.9]: https://github.com/frescobaldi/frescobaldi/compare/v0.9.8..v0.9.9 +[0.8]: https://github.com/frescobaldi/python-ly/compare/v0.7..v0.8 +[0.9]: https://github.com/frescobaldi/python-ly/compare/v0.8..v0.9 +[0.9.1]: https://github.com/frescobaldi/python-ly/compare/v0.9..v0.9.1 +[0.9.2]: https://github.com/frescobaldi/python-ly/compare/v0.9.1..v0.9.2 +[0.9.3]: https://github.com/frescobaldi/python-ly/compare/v0.9.2..v0.9.3 +[0.9.4]: https://github.com/frescobaldi/python-ly/compare/v0.9.3..v0.9.4 +[0.9.5]: https://github.com/frescobaldi/python-ly/compare/v0.9.4..v0.9.5 +[0.9.6]: https://github.com/frescobaldi/python-ly/compare/v0.9.5..v0.9.6 +[0.9.7]: https://github.com/frescobaldi/python-ly/compare/v0.9.6..v0.9.7 +[0.9.8]: https://github.com/frescobaldi/python-ly/compare/v0.9.7..v0.9.8 +[0.9.9]: https://github.com/frescobaldi/python-ly/compare/v0.9.8..v0.9.9 From 5fc6f012e6d28e24d9992fcfa930af7f253c707b Mon Sep 17 00:00:00 2001 From: Federico Bruni Date: Mon, 9 Feb 2026 09:49:10 +0100 Subject: [PATCH 2/2] Use the three-dot diff comparison --- CHANGELOG.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9d2be0..3714017 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -256,14 +256,14 @@ Initial release. -[0.8]: https://github.com/frescobaldi/python-ly/compare/v0.7..v0.8 -[0.9]: https://github.com/frescobaldi/python-ly/compare/v0.8..v0.9 -[0.9.1]: https://github.com/frescobaldi/python-ly/compare/v0.9..v0.9.1 -[0.9.2]: https://github.com/frescobaldi/python-ly/compare/v0.9.1..v0.9.2 -[0.9.3]: https://github.com/frescobaldi/python-ly/compare/v0.9.2..v0.9.3 -[0.9.4]: https://github.com/frescobaldi/python-ly/compare/v0.9.3..v0.9.4 -[0.9.5]: https://github.com/frescobaldi/python-ly/compare/v0.9.4..v0.9.5 -[0.9.6]: https://github.com/frescobaldi/python-ly/compare/v0.9.5..v0.9.6 -[0.9.7]: https://github.com/frescobaldi/python-ly/compare/v0.9.6..v0.9.7 -[0.9.8]: https://github.com/frescobaldi/python-ly/compare/v0.9.7..v0.9.8 -[0.9.9]: https://github.com/frescobaldi/python-ly/compare/v0.9.8..v0.9.9 +[0.9.9]: https://github.com/frescobaldi/python-ly/compare/v0.9.8...v0.9.9 +[0.9.8]: https://github.com/frescobaldi/python-ly/compare/v0.9.7...v0.9.8 +[0.9.7]: https://github.com/frescobaldi/python-ly/compare/v0.9.6...v0.9.7 +[0.9.6]: https://github.com/frescobaldi/python-ly/compare/v0.9.5...v0.9.6 +[0.9.5]: https://github.com/frescobaldi/python-ly/compare/v0.9.4...v0.9.5 +[0.9.4]: https://github.com/frescobaldi/python-ly/compare/v0.9.3...v0.9.4 +[0.9.3]: https://github.com/frescobaldi/python-ly/compare/v0.9.2...v0.9.3 +[0.9.2]: https://github.com/frescobaldi/python-ly/compare/v0.9.1...v0.9.2 +[0.9.1]: https://github.com/frescobaldi/python-ly/compare/v0.9...v0.9.1 +[0.9]: https://github.com/frescobaldi/python-ly/compare/v0.8...v0.9 +[0.8]: https://github.com/frescobaldi/python-ly/compare/v0.7...v0.8