File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,12 @@ New in master
4
4
Features
5
5
--------
6
6
7
- * Delete old ``bootstrap`` theme (use ``bootstrap3`` instead)
8
- * Screen reader-friendly navbar collapses and dropdowns (Issue #1863)
9
- * Modern reST stylesheets, based in part on Bootstrap 3 (Issue #1150)
10
7
* Several improvements to WordPress importer (PR #1867):
11
8
* Allowing to export categories and category hierarchy with
12
9
--export-categories-as-categories
13
10
* Allowing to exclude private posts, and allowing to include empty posts
14
11
* Allowing to use HTTP authentication for downloads with --download-auth
12
+ (PR #1848)
15
13
* Allowing to export comments with --export-comments
16
14
* Allowing to use WordPress page compiler to directly convert posts
17
15
to HTML on import with --transform-to-html
@@ -21,6 +19,9 @@ Features
21
19
needed with --install-wordpress-compiler
22
20
* Exporting information on attachments per post as JSON
23
21
* Exporting post status and excerpt
22
+ * Delete old ``bootstrap`` theme (use ``bootstrap3`` instead)
23
+ * Screen reader-friendly navbar collapses and dropdowns (Issue #1863)
24
+ * Modern reST stylesheets, based in part on Bootstrap 3 (Issue #1150)
24
25
25
26
Bugfixes
26
27
--------
You can’t perform that action at this time.
0 commit comments