From a31f080fdd02bac2e5d747964d8e620809827634 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 19 Jan 2018 11:28:00 -0700 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 437d2ec6..cab388e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Added support for markdown in all form fields for `label`, `help`, and `description` when `markdown: true` is set on field 1. [](#improved) * Sort languages by key [#1303](https://github.com/getgrav/grav-plugin-admin/issues/1303) + * Add limit to Parent Levels [#1298](https://github.com/getgrav/grav-plugin-admin/pull/1298) 1. [](#bugfix) * Fixed a z-index issue with fullscreen editor [#1302](https://github.com/getgrav/grav-plugin-admin/issues/1302) * Fixed missing background on register [#1307](https://github.com/getgrav/grav-plugin-admin/issues/1307)