Merge "Re-add ChangeLog"

This commit is contained in:
Zuul 2020-08-06 22:15:07 +00:00 committed by Gerrit Code Review
commit c9f0f38f03
4 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,7 @@ them as quickly as possible.
* Documentation: https://docs.openstack.org/pbr/latest/
* Source: https://opendev.org/openstack/pbr
* Bugs: https://bugs.launchpad.net/pbr
* ChangeLog: https://docs.openstack.org/pbr/latest/user/history.html
.. _d2to1: https://pypi.python.org/pypi/d2to1
.. _distutils2: https://pypi.python.org/pypi/Distutils2

View File

@ -0,0 +1 @@
.. include:: ../../../ChangeLog

View File

@ -9,3 +9,4 @@
packagers
semver
compatibility
history

View File

@ -27,6 +27,7 @@ deps =
commands =
rm -rf doc/build doc/source/reference/api
sphinx-build -W -b html doc/source doc/build/html {posargs}
usedevelop = False
[testenv:releasenotes]
whitelist_externals = rm