From ea8b7b7a3ad6219d2313962c3bc0cb92f9bbabe3 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Tue, 14 Jan 2020 14:48:02 +0200 Subject: [PATCH] Oops, changelog update [#1273] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23affb966..105df5a4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Fixed session not restarting if user was invalid (downgrading from Grav 1.7) * Fixed filesystem iterator calls with non-existing folders * Fixed `checkbox` field not being saved, requires also Form v4.0.2 [#1225](https://github.com/getgrav/grav/issues/1225) + * Fixed `validation: strict` not working in blueprints [#1273](https://github.com/getgrav/grav/issues/1273) # v1.6.19 ## 12/04/2019 @@ -17,7 +18,6 @@ * Fixed fatal error when calling `{{ grav.undefined }}` * Fixed multiple issues when there are no pages in the site * PHP 7.4 fix for [#2750](https://github.com/getgrav/grav/issues/2750) - * Fixed `validation: strict` not working in blueprints [#1273](https://github.com/getgrav/grav/issues/1273) # v1.6.18 ## 12/02/2019