Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' into redesign
  • Loading branch information
Kwpolska committed Jul 17, 2015
2 parents a2ba2c4 + 5def164 commit f0a9c2b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
6 changes: 2 additions & 4 deletions posts/nikola-761-is-out.txt
Expand Up @@ -26,10 +26,7 @@ Key Changes since v7.6.0
Downloads
=========

Get it on [GitHub][] and [PyPI][].

[GitHub]: https://github.com/getnikola/nikola/releases/tag/v7.6.1
[PyPI]: https://pypi.python.org/pypi/Nikola/7.6.1
Get it on `GitHub <https://github.com/getnikola/nikola/releases/tag/v7.6.1>`__ and `PyPI. <https://pypi.python.org/pypi/Nikola/7.6.1>`__

Changes
=======
Expand All @@ -38,6 +35,7 @@ Features
--------

* Several improvements to WordPress importer (PR #1867):

* Allowing to export categories and category hierarchy with
--export-categories-as-categories
* Allowing to exclude private posts, and allowing to include empty posts
Expand Down
10 changes: 10 additions & 0 deletions stories/CHANGES.txt
@@ -1,10 +1,19 @@
New in master
=============

Bugfixes
--------

Minor improvements in the extending document.

New in v7.6.1
=============

Features
--------

* Several improvements to WordPress importer (PR #1867):

* Allowing to export categories and category hierarchy with
--export-categories-as-categories
* Allowing to exclude private posts, and allowing to include empty posts
Expand All @@ -19,6 +28,7 @@ Features
needed with --install-wordpress-compiler
* Exporting information on attachments per post as JSON (#1867 and #1888)
* Exporting post status and excerpt

* New ‘pagekind’ variable available to identify different kind of pages from theme templates
* Add ``--no-server`` option to ``nikola auto`` (Issue #1883)
* Always return unicode in slugify (Issue #1885)
Expand Down

0 comments on commit f0a9c2b

Please sign in to comment.