From 791ef8ad889109b35da806f8ea5a63eb5a2fb411 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Tue, 7 May 2019 17:58:10 +0300 Subject: [PATCH] Changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 953e76c89..29e3f37da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * Output correct "Last Updated" in `bin/gpm info` command * Checkbox getting interpreted as string, so created new `Validation::filterCheckbox()` * Fixed backwards compatibility to `select` field with `selectize.create` set to true [git-sync#141](https://github.com/trilbymedia/grav-plugin-git-sync/issues/141) + * Fixed `YamlFormatter::decode()` to always return array [#2494](https://github.com/getgrav/grav/pull/2494) # v1.6.8 ## 04/23/2019