[release-announce] [release] reno 2.3.0

no-reply at openstack.org no-reply at openstack.org
Mon May 22 17:11:30 UTC 2017


We are satisfied to announce the release of:

reno 2.3.0: RElease NOtes manager

The source is available from:

    http://git.openstack.org/cgit/openstack/reno

Download the package from:

    https://pypi.python.org/pypi/reno

Please report issues through launchpad:

    http://bugs.launchpad.net/reno

For more details, please see below.

2.3.0
^^^^^


New Features
************

* Add a "lint" command for checking the contents and names of the
  release notes files against some basic validation rules.


Bug Fixes
*********

* Sphinx 1.6.1 now interprets error and warning log messages as
  reasons to abort the build when strict mode is enabled. This release
  changes the log level for some calls that weren't really errors to
  begin with to avoid having Sphinx abort the build unnecessarily.

Changes in reno 2.2.1..2.3.0
----------------------------

2d0d05d add release note for log level fix
65a6939 lower the log level for an error message
c985f88 do not use sphinx 1.6.1
06d6574 add a lint command


Diffstat (except docs and test files)
-------------------------------------

.../notes/add-linter-ce0a861ade64baf2.yaml         |  5 ++
...log-levels-and-sphinx-161-6efe0d291718a657.yaml |  8 ++++
reno/linter.py                                     | 54 ++++++++++++++++++++++
reno/main.py                                       | 13 ++++++
reno/scanner.py                                    |  6 +--
setup.cfg                                          |  2 +-
tox.ini                                            |  4 +-
8 files changed, 96 insertions(+), 5 deletions(-)






More information about the Release-announce mailing list