reno/releasenotes/notes/show-less-unreleased-802781a1a3bf110e.yaml
Adam Spiers 10ccdda0eb fix some minor formatting issues with release notes
- Use monospaced fonts for git refs
- Put config.yaml excerpts into a code block
- Hyperlink bug references

Change-Id: I3ff8f65d1886f25746927ef2ad35d1db87439d2c
2017-02-21 14:25:54 -05:00

9 lines
342 B
YAML

---
features:
- |
The scanner for the "current" branch (usually ``master``) now stops
when it encounters the base of an earlier branch matching the
``branch_name_re`` config option. This results in less history
appearing on the unreleased pages, while still actually showing
the current series and any unreleased notes.