2019-07-26 17:51:09 +02:00
|
|
|
changelog
|
|
|
|
=========
|
2018-06-05 03:07:14 +02:00
|
|
|
|
2020-06-11 20:21:21 +02:00
|
|
|
Basic linting of changelog fragments with `antsibull-changelog lint <https://pypi.org/project/antsibull-changelog/>`_.
|
2018-06-05 03:07:14 +02:00
|
|
|
|
|
|
|
One or more of the following sections are required:
|
|
|
|
|
|
|
|
- major_changes
|
|
|
|
- minor_changes
|
2020-06-11 20:21:21 +02:00
|
|
|
- breaking_changes
|
2018-06-05 03:07:14 +02:00
|
|
|
- deprecated_features
|
|
|
|
- removed_features
|
2020-06-11 20:21:21 +02:00
|
|
|
- security_fixes
|
2018-06-05 03:07:14 +02:00
|
|
|
- bugfixes
|
|
|
|
- known_issues
|
|
|
|
|
|
|
|
New modules and plugins must not be included in changelog fragments.
|