mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 07:09:07 +00:00
- Give them a better general structure by having a "Relevant and/or Breaking Changes" and an "Other Changes" section. - Use more minimal markup in the git annotated tag template as that works better for annotated tags. - Use nicer and more useful placeholder values. - Get rid of unnecessary descriptions.
27 lines
351 B
Markdown
27 lines
351 B
Markdown
Top Bar Organizer vX includes the following changes:
|
|
|
|
# Relevant and/or Breaking Changes
|
|
|
|
The following relevant and/or breaking changes of this version:
|
|
|
|
## Breaking Change
|
|
|
|
Description
|
|
|
|
## Relevant Change
|
|
|
|
Description
|
|
|
|
# Other Changes
|
|
|
|
- a change
|
|
- another change
|
|
|
|
# `git shortlog`
|
|
|
|
The git shortlog for this version:
|
|
|
|
```
|
|
git shortlog vX-1..vX
|
|
```
|