forked from github/pelican
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
|
||||
* Markdown extensions
|
||||
* Theme extensions
|
||||
* Plugins support
|
||||
* Allow the usage of markdown extensions
|
||||
* Themes are now easily extensible
|
||||
* 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue