Release Notes
Unreleased
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.
Mainline
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.
Newton Series
1.9.0
New Features
- Add logic to allow reno to detect a branch that has been marked as
end-of-life using the OpenStack community’s process of tagging the
HEAD of a stable/foo branch foo-eol before deleting the
branch. This means that references to “stable/foo” are translated
to “foo-eol” when the branch does not exist, and that Sphinx
directives do not need to be manually updated.