From 0c2efb0a7c337821326896d5e2b8ecfc4dbe08b3 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Fri, 15 Jul 2016 18:07:00 +0200 Subject: [PATCH] Fill changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1a779f..a517d0e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ 1. [](#bugfix) * Definitive fix for multi form submission in Microsoft Edge causing the Save to not work [#694](https://github.com/getgrav/grav-plugin-admin/issues/694) + * Fix issue with calculating the `theme_url` with `open_basedir` restrictions [#699](https://github.com/getgrav/grav-plugin-admin/issues/699) + * Check for null payload before going on [#526](https://github.com/getgrav/grav-plugin-admin/issues/526) # v1.1.1 ## 07/14/2016