From f55b704c158ecb4ce2a499bdc8fe790188e90161 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Mon, 30 Jan 2017 17:06:05 +0100 Subject: [PATCH 1/2] Fixed a PHP 7.1 issue `parent_loop` was an empty string at the first iteration --- CHANGELOG.md | 6 ++++++ templates/partials/sidebar.html.twig | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5febc87..94d8694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.6.2 +## 01/xx/2016 + +1. [](#bugfix) + * Fixed a PHP 7.1 issue + # v1.6.1 ## 01/24/2016 diff --git a/templates/partials/sidebar.html.twig b/templates/partials/sidebar.html.twig index bdaf084..3f1ff80 100644 --- a/templates/partials/sidebar.html.twig +++ b/templates/partials/sidebar.html.twig @@ -14,7 +14,7 @@ {% if p.children.count > 0 %} {% endif %} From 223573089d443ddd3c35df8f0920d42641592e61 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Tue, 31 Jan 2017 11:16:02 +0100 Subject: [PATCH 2/2] Prepare release --- CHANGELOG.md | 2 +- blueprints.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94d8694..c26d07a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v1.6.2 -## 01/xx/2016 +## 01/31/2016 1. [](#bugfix) * Fixed a PHP 7.1 issue diff --git a/blueprints.yaml b/blueprints.yaml index 1853093..9d8c967 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Learn2 -version: 1.6.1 +version: 1.6.2 description: "Learn2 is a new modern documentation theme for Grav" icon: book author: