We jubilantly announce the release of: reno 2.2.0: RElease NOtes manager The source is available from: http://git.openstack.org/cgit/openstack/reno Download the package from: https://pypi.python.org/pypi/reno Please report issues through launchpad: http://bugs.launchpad.net/reno For more details, please see below. 2.2.0 ^^^^^ New Features * Add a "--no-show-source" option to the report command to skip including the note reference file names and SHA information in comments in the output. This restores the previous format of the output for cases where it is meant to be read by people directly, not just converted to HTML. * Add a "--title" option to the report command. Changes in reno 2.1.2..2.2.0 ---------------------------- 371fb0f add a --title option to the report command 33b135f add --no-show-source option to report command f6dbe94 fix bytes/str handling when looking for file content d12c211 sphinxext: Include branch information in source name c2d0fd8 Using fixtures.MockPatch instead of mockpatch.Patch 6d67626 Update to Sphinx 1.5, tread warnings as errors Diffstat (except docs and test files) ------------------------------------- .../notes/no-show-source-option-ee02766b26fe53be.yaml | 8 ++++++++ releasenotes/notes/report-title-option-f0875bfdbc54dd7b.yaml | 4 ++++ reno/formatter.py | 9 ++++++--- reno/main.py | 12 ++++++++++++ reno/report.py | 3 ++- reno/scanner.py | 4 +++- reno/sphinxext.py | 2 +- setup.cfg | 5 +++-- 10 files changed, 45 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org