We are stoked to announce the release of:
reno 2.9.2: RElease NOtes manager
The source is available from:
https://git.openstack.org/cgit/openstack/reno
Download the package from:
https://pypi.org/project/reno
Please report issues through launchpad:
https://storyboard.openstack.org/#!/project/933
For more details, please see below.
2.9.2
^^^^^
Bug Fixes
* Correct a problem with version number ordering when reading data
from the cache file. See
https://storyboard.openstack.org/#!/story/2001934 for details.
Changes in reno 2.9.1..2.9.2
----------------------------
c180783 preserve the order of tags when reading the cache file
7d355ee report when loading data from the cache file
Diffstat (except docs and test files)
-------------------------------------
releasenotes/notes/cache-ordering-6c743f68e3f7107f.yaml | 6 ++++++
reno/loader.py | 8 +++++---
2 files changed, 11 insertions(+), 3 deletions(-)