From 6e23627f2677c49fcfedf9bb8f304c8dafc71a74 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 20 Aug 2019 17:21:32 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9fb92bf0..2fe852829 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # v1.6.15 ## mm/dd/2019 +1. [](#improved) + * Improved robots.txt [#2632](https://github.com/getgrav/grav/issues/2632) 1. [](#bugfix) * Fixed broken markdown Twig tag [#2635](https://github.com/getgrav/grav/issues/2635) * Force Symfony 4.2 in Grav 1.6 to remove a bunch of deprecated messages