From 162d8a73dcba169a20c5ba58c1b36a24700a9eac Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Wed, 27 May 2015 08:18:46 +0100 Subject: [PATCH] Add release notes for 0.13.1 --- docs/about/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/about/release-notes.md b/docs/about/release-notes.md index 22f02d9e..bff1e343 100644 --- a/docs/about/release-notes.md +++ b/docs/about/release-notes.md @@ -14,6 +14,12 @@ You can determine your currently installed version using `mkdocs --version`: mkdocs, version 0.13.0 +## Version 0.13.1 (2015-05-27) + +* Bugfix: Fix a problem with minimal configurations which only contain a list + of paths in the pages config (#562) + + ## Version 0.13.0 (2015-05-26) ### Deprecations