Release Notes
Unreleased
2.1.2
Bug Fixes
- Fixes a problem with the sphinx extension that caused it to
produce an error if it had a list of versions to include that were
not within the set that seemed to be on the branch because of the
branch-base detection logic. Now if a list of versions is
included, the scan always includes the full history.
Mainline
2.1.2
Bug Fixes
- Fixes a problem with the sphinx extension that caused it to
produce an error if it had a list of versions to include that were
not within the set that seemed to be on the branch because of the
branch-base detection logic. Now if a list of versions is
included, the scan always includes the full history.
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.