Changelog re #75, closes #75

This commit is contained in:
Jeff Forcier 2018-06-20 12:57:37 -07:00
parent 87724860a6
commit 8aa126d4f5

View file

@ -2,6 +2,10 @@
Changelog
=========
* :feature:`75` When loading changelogs for programmatic use (via
``releases.util.parse_changelog`` and friends), there's now an optional
``load_extensions`` kwarg for parsing the real underlying ``conf.py`` and
using it to initialize extensions.
* :release:`1.5.0 <2018-05-02>`
* :feature:`59` Allow multiple changelog files -- ``releases_document_name``
may now optionally be a list of strings instead of a single string. Thanks to