Release notes management tool
Go to file
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
doc/source Enable to create and edit a note with reno new 2016-11-11 20:46:49 +01:00
examples/notes add complex formatting example 2015-11-23 19:17:02 +00:00
releasenotes/notes update release notes 2016-12-14 11:55:16 -05:00
reno add more tests for _get_ref 2016-12-14 10:25:19 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:55:10 +00:00
.gitignore ignore all coverage output files 2016-06-22 13:47:59 -04:00
.gitreview Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
.mailmap Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
.testr.conf Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
babel.cfg Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
HACKING.rst Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
LICENSE Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
MANIFEST.in Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
README.rst move design docs out of readme 2015-09-22 21:37:38 +00:00
requirements.txt use dulwich to determine the tags on a branch 2016-12-09 20:45:02 -05:00
setup.cfg Changed the link to home-page 2016-10-04 12:14:08 +05:30
setup.py Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
test-requirements.txt Remove discover from test-requirements 2016-07-21 17:02:41 +00:00
tox.ini add python 3.5 classifier and default tox env 2016-07-12 13:42:35 -04:00

reno -- Release Notes Manager

Reno is a release notes manager for storing release notes in a git repository and then building documentation from them.

Project Meta-data

Features

  • TODO