[openstack-dev] [release][release] reno release 1.3.0 (_independent)

doug at doughellmann.com doug at doughellmann.com
Mon Jan 11 23:33:20 UTC 2016


We are eager to announce the release of:

reno 1.3.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

For more details, please see below.

Please report issues through launchpad:

    http://bugs.launchpad.net/reno

1.3.0
^^^^^

Bug Fixes

* Fixes bug 1522153 so that notes added in commits that are merged
  after tags are associated with the correct version.


Changes in reno 1.2.0..1.3.0
----------------------------

aeb9c81 Fix reference to old subcommand in usage
4b45743 fix notes appearing in releases older than they should

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

.../fix-git-log-ordering-0e52f95f66c8db5b.yaml     |   6 +
reno/scanner.py                                    | 119 ++++++--
test-requirements.txt                              |   2 +
5 files changed, 415 insertions(+), 17 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 5956652..c352436 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,0 +7,2 @@ hacking<0.11,>=0.10.0
+mock>=1.2
+





More information about the OpenStack-dev mailing list