We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0401b commit 8667a09Copy full SHA for 8667a09
CHANGES.txt
@@ -13,6 +13,7 @@ Features
13
--------
14
15
* Several improvements to WordPress importer (PR #1867):
16
+
17
* Allowing to export categories and category hierarchy with
18
--export-categories-as-categories
19
* Allowing to exclude private posts, and allowing to include empty posts
@@ -27,6 +28,7 @@ Features
27
28
needed with --install-wordpress-compiler
29
* Exporting information on attachments per post as JSON (#1867 and #1888)
30
* Exporting post status and excerpt
31
32
* New ‘pagekind’ variable available to identify different kind of pages from theme templates
33
* Add ``--no-server`` option to ``nikola auto`` (Issue #1883)
34
* Always return unicode in slugify (Issue #1885)
0 commit comments