From eaec41c7c4ec46d6503aea8ff220a4284fb88c72 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 21 Dec 2016 13:02:48 -0700 Subject: [PATCH] Reworked changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7459a3d7..4691fbec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 1. [](#improved) * Added a delay before reloading the page when a plugin or theme get installed * Fix prompting to remove Grav itself when removing a package that requires a specific Grav version - * Remove cli-server exception since we now have [compatibility with a custom router in Grav](https://github.com/getgrav/grav/pull/1219) + * Remove cli-server exception since we now have compatibility with a custom router in Grav [#1219](https://github.com/getgrav/grav/pull/1219) 1. [](#bugfix) * Fix issue with array field and `value_only: true`