We are delighted to announce the release of:

reno 1.5.0: RElease NOtes manager

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.5.0
^^^^^

New Features

* Add the ability to limit queries by stopping at an "earliest
  version". This is intended to be used when scanning a branch, for
  example, to stop at a point when the branch was created and not
  include all of the history from the parent branch.

Changes in reno 1.4.0..1.5.0
----------------------------

f4e2d66 add release note for earliest-version feature
75e06c5 add earliest_version option to scanner

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

.../add-earliest-version-6f3d634770e855d0.yaml     |  6 ++++++
reno/lister.py                                     |  1 +
reno/main.py                                       | 10 +++++++++
reno/report.py                                     |  1 +
reno/scanner.py                                    |  7 ++++++-
reno/sphinxext.py                                  |  3 +++
8 files changed, 58 insertions(+), 1 deletion(-)



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to