From a28dff0bcc6bbd8624cd279a5c857d47809cdd7b Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Sat, 25 Jul 2015 15:02:05 +0100 Subject: [PATCH] Add the Page ancestors fix to the release notes --- 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 72c16044..9418d6e7 100644 --- a/docs/about/release-notes.md +++ b/docs/about/release-notes.md @@ -50,6 +50,8 @@ themes theme. (#631) * Bugfix: Ensure consistent ordering of auto-populated pages. (#638) * Bugfix: Scroll the TOC on the MkDocs theme if it is too long for the page. +* Bugfix: Add all ancestors to the page attribute `ancestors` rather than just + the initial one. [site_description]: /user-guide/configuration.md#site_description [site_author]: /user-guide/configuration.md#site_author