We are chuffed to announce the release of: reno 1.1.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 the git log history below and: http://launchpad.net/reno/+milestone/1.1.0 Please report issues through launchpad: http://bugs.launchpad.net/reno Changes in reno 1.0.2..1.1.0 ---------------------------- d3efb6c add complex formatting example 32d4751 scan all changes and filter on files in reno not git log c9e19cd add verbose and quiet options to command line for debugging 9f2c12e force the right return type for mocked urandom Diffstat (except docs and test files) ------------------------------------- .../add-complex-example-6b5927c246456896.yaml | 28 ++++++++++++ .../notes/add-verbose-flag-88d72cb01812c616.yaml | 3 ++ ...fix-scanner-tag-detection-ef0a95c12a90f167.yaml | 5 ++ reno/lister.py | 5 ++ reno/main.py | 22 +++++++++ reno/scanner.py | 45 +++++++++++++++--- reno/utils.py | 4 +- 12 files changed, 177 insertions(+), 15 deletions(-)