From cb45ea67736b180ef7e095aef5ddf9d86d010191 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 14 Apr 2017 11:37:37 -0600 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c91beaca..72a0251a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,13 @@ 1. [](#improved) * Use new system configuration entries for username and password format + * Reworked Page parent field to use `Pages::getList()` rather than logic in Twig field itself * More robust styling of admin themes page [#1067](https://github.com/getgrav/grav-plugin-admin/pull/1067) * Fix fullscreen editor height [#1065](https://github.com/getgrav/grav-plugin-admin/pull/1065) * Fix small UI issue in the editor with `codemirror.lineNumbers` && `codemirror.styleActiveLine` enabled * Fix UI performance issue in the dashboard [#1064](https://github.com/getgrav/grav-plugin-admin/issues/1064) - +1. [](#bugfix) + * Fixed issue with parent not working with custom slug [#1068](https://github.com/getgrav/grav-plugin-admin/issues/1068) # v1.3.3 ## 04/12/2017