mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-01 11:33:15 +01:00
Currently this is only for pre-release builds as main releases usually use hand-written release notes. However, eventually main release notes may use this as part of the full release notes to allow people to look at the full list of changes, but I haven't decided if that's desired yet as it may just be duplicate information.
8 lines
225 B
YAML
8 lines
225 B
YAML
# Customize GitHub release notes generation. This is only used for pre-release builds for now as
|
|
# main releases have hand-written release notes.
|
|
changelog:
|
|
exclude:
|
|
labels:
|
|
- dependencies
|
|
- Non User Facing
|