Implement new changelog generator.

This commit is contained in:
Matt Clay 2018-06-04 18:07:14 -07:00
parent cef4d862bc
commit 70c475da6c
7 changed files with 853 additions and 10 deletions

View file

@ -0,0 +1,15 @@
Sanity Tests » changelog
========================
Basic linting of changelog fragments with yamllint and rstcheck.
One or more of the following sections are required:
- major_changes
- minor_changes
- deprecated_features
- removed_features
- bugfixes
- known_issues
New modules and plugins must not be included in changelog fragments.