updated changelog

This commit is contained in:
Andy Miller 2017-08-28 12:29:03 -06:00
parent 550b51f77a
commit 7a3f136207
No known key found for this signature in database
GPG Key ID: E82B8D0EAB94EFB9

View File

@ -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