This is the first release.
Added a new section for deprecations that occur during a release
Add the --verbose, -v, and -q options to the command line tool for producing different levels of debug output.
Creating new notes files with unique names.
Listing the files with notes related to each release.
Producing a unified report of all of the notes for a release.
Add the sphinx extension for integration with documentation builds.
Support note entries that span multiple lines using preformatted syntax in YAML by prefixing the list entry with |.
For example:
- |
This entry has two paragraphs.
This is the second.
Change the order of the slug and UUID value in the note filename so the slug comes before the UUID to make tab completion easier to use.
Older files are still supported, and can be renamed to use the new style.