diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f15db31a..e5b01b365 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Added support for 2-Factor Authentication in admin profile * Added `gaussianBlur` media method [#1623](https://github.com/getgrav/grav/pull/1623) * Added new `|chunk_split()` Twig filter + * Added new `tl` Twig filter/function to spport specific translations [#1618](https://github.com/getgrav/grav/issues/1618) 1. [](#improved) * Added options to `Page::summary()` to support size without HTML tags [#1554](https://github.com/getgrav/grav/issues/1554) * Forced `natsort` on plugins to ensure consistent plugin load ordering across platforms [#1614](https://github.com/getgrav/grav/issues/1614) @@ -13,7 +14,6 @@ * Use 302 rather than 301 redirects by default [#1619](https://github.com/getgrav/grav/issues/1619) 1. [](#bugfix) * Fixed UTF8 2 character support in `Page::summary()` [#1554](https://github.com/getgrav/grav/issues/1554) - * Fixed dynamic Twig translation [#1618](https://github.com/getgrav/grav/issues/1618) # v1.3.2 ## 08/16/2017