mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
NEWS.md: use latest keep-a-changelogs link format
...which points to https://github.com/.../compare/v0.0.1...v0.0.2 rather than a 'release' page.
This commit is contained in:
parent
ccc3d14658
commit
c293886911
1 changed files with 14 additions and 14 deletions
28
NEWS.md
28
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue