reno/releasenotes/notes/fix-branch-base-detection-95300805f26a0c15.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
334 B
YAML

---
fixes:
- |
Fix a problem with the way reno automatically detects the initial
version in a branch that prevented it from including all of the
notes associated with a release, especially if the branch was
created at a pre-release version number.
`Bug #1652092 <https://bugs.launchpad.net/reno/+bug/1652092>`__