forked from github/pelican
Update changelog for Pelican 4.1.0
This commit is contained in:
parent
d9e58f3096
commit
f61bd2ceba
1 changed files with 10 additions and 1 deletions
|
|
@ -1,9 +1,18 @@
|
||||||
Release history
|
Release history
|
||||||
###############
|
###############
|
||||||
|
|
||||||
Next Release
|
4.1.0 - 2019-07-14
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
* Live browser reload upon changed files (provided via Invoke task)
|
||||||
|
* Add ``pyproject.toml``, managed by Poetry
|
||||||
|
* Support for invoking ``python -m pelican``
|
||||||
|
* Add relative source path attribute to content
|
||||||
|
* Allow directories in ``EXTRA_PATH_METADATA``
|
||||||
|
* Add ``all_articles`` variable to period pages (for recent posts functionality)
|
||||||
|
* Improve debug mode output
|
||||||
|
* Remove blank or duplicate summaries from Atom feed
|
||||||
|
* Fix bugs in pagination, pelican-import, pelican-quickstart, and feed importer
|
||||||
|
|
||||||
4.0.1 (2018-11-30)
|
4.0.1 (2018-11-30)
|
||||||
==================
|
==================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue