[Release-job-failures] reno 2.9.0

doug at doughellmann.com doug at doughellmann.com
Wed Apr 25 19:34:22 UTC 2018


We are delighted to announce the release of:

reno 2.9.0: RElease NOtes manager

The source is available from:

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

Download the package from:

    https://pypi.org/project/reno

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/933

For more details, please see below.

2.9.0
^^^^^

New Features

* Add a "build_reno" setuptools command that allows users to
  generate a release notes document and a reno cache file that can be
  used to build release notes documents without the full Git history
  present.

* Added explicitly calculated anchors to ensure section links are
  both unique and stable over time.

Changes in reno 2.8.0..2.9.0
----------------------------

00b9696 Streamline published release notes
4773959 Collapse Unreleased and Mainline sections
847f13a Make section titles have stable anchor links
b7bb0f1 Integrate a setuptools command
9e17ac9 Enhance the travis hack


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

.gitignore                                         |   3 +
.../setuptools-integration-950bd8ab6d2970c7.yaml   |   6 +
.../stable-section-anchors-d99258b6df39c0fa.yaml   |   5 +
reno/defaults.py                                   |   9 ++
reno/formatter.py                                  |  34 ++++-
reno/setup_command.py                              | 138 +++++++++++++++++++++
setup.cfg                                          |   2 +
tox.ini                                            |   1 -
13 files changed, 318 insertions(+), 18 deletions(-)







More information about the Release-job-failures mailing list