summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/dev_guide/testing/sanity/changelog.rst
blob: 2d557c72d5f9a6a0be22cef11f2b3223115c7704 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
changelog
=========

Basic linting of changelog fragments with `antsibull-changelog lint <https://pypi.org/project/antsibull-changelog/>`_.

One or more of the following sections are required:

- major_changes
- minor_changes
- breaking_changes
- deprecated_features
- removed_features
- security_fixes
- bugfixes
- known_issues

New modules and plugins must not be included in changelog fragments.

See :ref:`collection_changelogs` for details.