We are tickled pink to announce the release of: reno 3.4.0: RElease NOtes manager The source is available from: https://opendev.org/openstack/reno Download the package from: https://pypi.org/project/reno For more details, please see below. 3.4.0 ^^^^^ New Features * Release note file validation is improved. Files missing section information will now be correctly handled and rejected, as will invalid sections. Changes in reno 3.3.0..3.4.0 ---------------------------- 8a80087 loader: Validate section keys c4b5172 loader: Improve tests and logging c2d9357 loader: Handle note files missing top-level keys 7a82e8f Moving to OFTC 3bf875f [community goal] Update contributor documentation 4a3bc3d setup.cfg: Replace dashes with underscores ed6bbae Handle repositories with a default branch other than master dc25dcd Use py3 as the default runtime for tox Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 27 +++++---- README.rst | 2 +- .../validate-note-files-1cdbdcde9ae7829b.yaml | 5 ++ reno/config.py | 7 +++ reno/loader.py | 44 ++++++++++----- reno/scanner.py | 4 +- setup.cfg | 8 +-- tox.ini | 2 +- 12 files changed, 168 insertions(+), 55 deletions(-)
participants (1)
-
no-reply@openstack.org