mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Additions to changelog
This commit is contained in:
parent
c7052a6404
commit
bea40aab8c
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ Next release
|
|||
============
|
||||
|
||||
* Speed up content generation via new caching mechanism
|
||||
* Switch Pelican docs to prettier RtD theme
|
||||
* Add selective post generation (instead of always building entire site)
|
||||
* Many documentation improvements, including switching to prettier RtD theme
|
||||
* Add support for multiple content and plugin paths
|
||||
* Add ``:modified:`` metadata field to complement ``:date:``.
|
||||
Used to specify the last date and time an article was updated independently
|
||||
|
|
@ -22,6 +23,8 @@ Next release
|
|||
* Produce inline links instead of reference-style links when importing content
|
||||
* Improve handling of ``IGNORE_FILES`` setting behavior
|
||||
* Properly escape symbol characters in tag names (e.g., ``C++``)
|
||||
* Minor tweaks for Python 3.4 compatibility
|
||||
* Add several new signals
|
||||
|
||||
3.3.0 (2013-09-24)
|
||||
==================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue