From 2bb6d1d4dbc7c9b9ca03b74340f413f715e4e0f7 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Fri, 22 Jul 2016 17:22:17 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0130d2e38..ce65f25ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ 1. [](#bugfix) * Fixed `Folder::delete` method to recursively remove files and folders and causing Upgrade to fail. * Fix [#952](https://github.com/getgrav/grav/issues/952) hypenize the session name. + * If no parent is set and siblings collection is called, return a new and empty collection [grav-plugin-sitemap/issues/22](https://github.com/getgrav/grav-plugin-sitemap/issues/22) # v1.1.1 ## 07/16/2016