Update in-development releasenotes title

Reno v. 2.8.0 added support for customizining the section title
for the 'in-development' release notes.  Use that, so our release
notes don't have confusing version numbers like "3.0.0-6".

Change-Id: I604e8e4608b3c2a244fd15e020129619fc4fd2d4
changes/57/560057/1
James E. Blair 5 years ago
parent aa42d4b9d9
commit 4fc6d5dcf4

@ -3,3 +3,4 @@ Release Notes
=============
.. release-notes::
:unreleased-version-title: In Development

@ -9,7 +9,7 @@ testrepository>=0.0.17
testtools>=0.9.32
sphinxcontrib-programoutput
sphinx-autodoc-typehints
reno>=2.5.0 # Apache-2.0
reno>=2.8.0 # Apache-2.0
PyMySQL
mypy
zuul-sphinx

Loading…
Cancel
Save