[openstack-dev] [release][release] reno 1.4.0 release (independent)
Doug Hellmann
doug at doughellmann.com
Wed Feb 3 22:21:06 UTC 2016
We are delighted to announce the release of:
reno 1.4.0: RElease NOtes manager
This release is part of the independent release series.
With source available at:
http://git.openstack.org/cgit/openstack/reno
With package available at:
https://pypi.python.org/pypi/reno
Please report issues through launchpad:
http://bugs.launchpad.net/reno
For more details, please see below.
1.4.0
^^^^^
New Features
************
* Add a flag to collapse pre-release notes into their final release,
if the final release tag is present.
Bug Fixes
*********
* Resolves a bug with properly detecting pre-release versions in the
existing history of a repository that resulted in some release notes
not appearing in the report output.
Changes in reno 1.3.1..1.4.0
----------------------------
53891dd add flag to collapse pre-releases into final releases
2077767 fix detection of pre-release tags in git log
Diffstat (except docs and test files)
-------------------------------------
.../notes/bug-1537451-f44591da125ba09d.yaml | 6 +
.../collapse-pre-releases-0b24e0bab46d7cf1.yaml | 4 +
reno/lister.py | 6 +-
reno/main.py | 12 ++
reno/report.py | 6 +-
reno/scanner.py | 61 ++++++++-
reno/sphinxext.py | 7 +-
9 files changed, 236 insertions(+), 9 deletions(-)
More information about the OpenStack-dev
mailing list