From 8a1f0d49327902c2ea3cf5d8befb650c1d002fcd Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 13 Jul 2018 16:38:04 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d611edd92..73ac26e60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # v1.4.7 ## mm/dd/2018 +1. [](#improved) + * Use `getFilename` instead of `getBasename` [#2087](https://github.com/getgrav/grav/issues/2087) 1. [](#bugfix) * Fix for modular page preview [#2066](https://github.com/getgrav/grav/issues/2066) * `Page::routeCanonical()` should be string not array [#2069](https://github.com/getgrav/grav/issues/2069)