reno/releasenotes/notes/add-config-file-e77084792c1dc695.yaml
Doug Hellmann 389d4672c8 update release notes
Add notes for the dulwich work and the eol handling.

Clean up some existing notes that added prelude values incorrectly.

Change-Id: Id37f2f7ce8e2ce9723e5e8c3ecbebe227b62f4e2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-14 11:55:16 -05:00

9 lines
372 B
YAML

---
features:
- |
Reno now supports having a ``config.yaml`` file in your release notes
directory. It will search for file in the directory specified by
``--rel-notes-dir`` and parse it. It will apply whatever options are
valid for that particular command. If an option is not relevant to a
particular sub-command, it will not attempt to apply them.