We are chuffed to announce the release of:
reno 2.10.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.10.0
^^^^^^
New Features
* Allow optional 'v' prefix in the default version tag regex.
Changes in reno 2.9.2..2.10.0
-----------------------------
9b1c353 Allow tags prefixed with v in default regex
f7bf782 move package publishing template back to project-config
f8e6cde fix documentation project template
e0c6b84 Fix traceback when no args are passed to reno
e8bb93f sphinxext: Use 'sphinx.util.logging'
9caada6 switch doc and pypi jobs to use python3
f5dc4be import zuul job settings from project-config
dffc3db fix tox python3 overrides
0217f4c report line numbers for generated content more accurately
79bebc4 tests: Use mock decorator instead of context manager
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 5 ++
.../notes/tag-format-bd5018a813c804fd.yaml | 4 ++
reno/config.py | 4 +-
reno/main.py | 7 +++
reno/sphinxext.py | 28 ++++-------
tox.ini | 5 ++
8 files changed, 93 insertions(+), 47 deletions(-)