]> git.mdlowis.com Git - proto/labwc.git/commitdiff
NEWS.md: use latest keep-a-changelogs link format
authorJohan Malm <jgm323@gmail.com>
Mon, 18 Sep 2023 19:14:38 +0000 (20:14 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 23 Sep 2023 15:49:54 +0000 (16:49 +0100)
...which points to https://github.com/.../compare/v0.0.1...v0.0.2
rather than a 'release' page.

NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 350901a4d70222c1232acdf35108d9eacdd85f42..764e50884d796561edcf6f80413a3accc2f54d03 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog]
 
 # Summary of Releases
 
-| Date       | Release notes | wlroots version | lines-of-code |
+| Date       | All Changes   | wlroots version | lines-of-code |
 |------------|---------------|-----------------|---------------|
 | 2023-07-14 | [0.6.4]       | 0.16.2          | 13675         |
 | 2023-05-08 | [0.6.3]       | 0.16.2          | 13050         |
@@ -634,17 +634,17 @@ Compile with wlroots 0.12.0 and wayland-server >=1.16
   ShowMenu
 
 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
-[0.6.4]: https://github.com/labwc/labwc/releases/tag/0.6.4
-[0.6.3]: https://github.com/labwc/labwc/releases/tag/0.6.3
-[0.6.2]: https://github.com/labwc/labwc/releases/tag/0.6.2
-[0.6.1]: https://github.com/labwc/labwc/releases/tag/0.6.1
-[0.6.0]: https://github.com/labwc/labwc/releases/tag/0.6.0
-[0.5.3]: https://github.com/labwc/labwc/releases/tag/0.5.3
-[0.5.2]: https://github.com/labwc/labwc/releases/tag/0.5.2
-[0.5.1]: https://github.com/labwc/labwc/releases/tag/0.5.1
-[0.5.0]: https://github.com/labwc/labwc/releases/tag/0.5.0
-[0.4.0]: https://github.com/labwc/labwc/releases/tag/0.4.0
-[0.3.0]: https://github.com/labwc/labwc/releases/tag/0.3.0
-[0.2.0]: https://github.com/labwc/labwc/releases/tag/0.2.0
-[0.1.0]: https://github.com/labwc/labwc/releases/tag/0.1.0
+[0.6.4]: https://github.com/labwc/labwc/compare/0.6.3...0.6.4
+[0.6.3]: https://github.com/labwc/labwc/compare/0.6.2...0.6.3
+[0.6.2]: https://github.com/labwc/labwc/compare/0.6.1...0.6.2
+[0.6.1]: https://github.com/labwc/labwc/compare/0.6.0...0.6.1
+[0.6.0]: https://github.com/labwc/labwc/compare/0.5.0...0.6.0
+[0.5.3]: https://github.com/labwc/labwc/compare/0.5.2...0.5.3
+[0.5.2]: https://github.com/labwc/labwc/compare/0.5.1...0.5.2
+[0.5.1]: https://github.com/labwc/labwc/compare/0.5.0...0.5.1
+[0.5.0]: https://github.com/labwc/labwc/compare/0.4.0...0.5.0
+[0.4.0]: https://github.com/labwc/labwc/compare/0.3.0...0.4.0
+[0.3.0]: https://github.com/labwc/labwc/compare/0.2.0...0.3.0
+[0.2.0]: https://github.com/labwc/labwc/compare/0.1.0...0.2.0
+[0.1.0]: https://github.com/labwc/labwc/compare/081339e...0.1.0