mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update the CHANGELOG for 2.8
This commit is contained in:
parent
a7cea63db6
commit
7240460688
1 changed files with 16 additions and 4 deletions
20
CHANGELOG
20
CHANGELOG
|
|
@ -1,9 +1,21 @@
|
||||||
3.0
|
2.8
|
||||||
|
|
||||||
* dotclear importer
|
* dotclear importer
|
||||||
* Markdown extensions
|
* Allow the usage of markdown extensions
|
||||||
* Theme extensions
|
* Themes are now easily extensible
|
||||||
* Plugins support
|
* Don't output pagination information if there is only one page.
|
||||||
|
* Add a page per author, with all their articles
|
||||||
|
* Improved the test suite
|
||||||
|
* Made the themes more easy to extend
|
||||||
|
* Removed Skribit support
|
||||||
|
* Added a "pelican-quickstart" script
|
||||||
|
* Fixed timezone-related issues
|
||||||
|
* Add some scripts for windows support
|
||||||
|
* Date can be specified in seconds
|
||||||
|
* Never fail when generating posts (skip and continue)
|
||||||
|
* Allow the use of future dates
|
||||||
|
* Support having different timezones per languages.
|
||||||
|
* Enhanced the documentation
|
||||||
|
|
||||||
2.7
|
2.7
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue