From 614de78e9a7b2ea75763346d0697c0e14ac69c2e Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Thu, 3 Mar 2016 10:16:08 +0000 Subject: [PATCH] Add release note for #728 --- docs/about/release-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/about/release-notes.md b/docs/about/release-notes.md index 954d1c12..2437cf9c 100644 --- a/docs/about/release-notes.md +++ b/docs/about/release-notes.md @@ -24,6 +24,8 @@ You can determine your currently installed version using `mkdocs --version`: more closely. (#857) * Fixes an issue with permalink markers showing when the mouse was far above them (#843) +* Bugfix: Handle periods in directory name when automatically creating the + pages config. (#728) ## Version 0.15.3 (2016-02-18)