From b515a5add05bd752027a86cdc9f6560150932f9f Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Sun, 18 Mar 2018 12:57:40 -0600 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99e0e0732..6f0bd1044 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ 1. [](#new) * Added new `|nicefilesize` Twig filter for pretty file (auto converts to bytes, kB, MB, GB, etc) * Added new `regex_filter()` Twig function to values in arrays +1. [](#improved) + * Added bosnian to lang codes [#1917](https://github.com/getgrav/grav/issues/1917) + * Improved Zip extraction error codes [#1922](https://github.com/getgrav/grav/issues/1922) 1. [](#bugfix) * Fix an issue with Markdown Video and Audio that broke after Parsedown 1.7.0 Security updates [#1924](https://github.com/getgrav/grav/issues/1924)