389d4672c8
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>
9 lines
372 B
YAML
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.
|