reno/releasenotes/notes/unreleased-version-title-86751f52745fd3b7.yaml
Doug Hellmann 187d586d5f add unreleased_version_title configuration option
Added configuration option ``unreleased_version_title`` with
associated Sphinx directive argument to control whether to show the
computed version number for changes that have not been tagged, or to
show a static title string specified in the option value.

Change-Id: I3069a008451e93cb62e5e43611cf62de5026952f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-03 17:42:00 -04:00

9 lines
296 B
YAML

---
features:
- |
Added configuration option ``unreleased_version_title`` with
associated Sphinx directive argument to control whether to show
the computed version number for changes that have not been
tagged, or to show a static title string specified in the option
value.