Release Notes
Unreleased
2.2.1
Bug Fixes
- Fix a problem caused by failing to process multiple files with the
same UID portion of the filename. Ignore existing cases as long as
there is a corrective patch to remove them. Prevent new cases from
being introduced. See https://bugs.launchpad.net/reno/+bug/1688042
for details.
Mainline
2.2.1
Bug Fixes
- Fix a problem caused by failing to process multiple files with the
same UID portion of the filename. Ignore existing cases as long as
there is a corrective patch to remove them. Prevent new cases from
being introduced. See https://bugs.launchpad.net/reno/+bug/1688042
for details.
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.