updated changelog

This commit is contained in:
Andy Miller
2016-08-16 16:10:06 -06:00
parent 22387f42f3
commit f7c968128a
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
# v1.1.3
## 08/14/2016
1. [](#improved)
* Added a `Util::arrayFlatten()` static function
1. [](#bugfix)
* Fix for lightbox media function throwing error [#981](https://github.com/getgrav/grav/issues/981)

View File

@@ -61,7 +61,7 @@ pages:
url_taxonomy_filters: true # Enable auto-magic URL-based taxonomy filters for page collections
frontmatter:
process_twig: false # Should the frontmatter be processed to replace Twig variables?
ignore_fields: ['form'] # Fields that might contain Twig variables and should not be processed
ignore_fields: ['form','forms'] # Fields that might contain Twig variables and should not be processed
cache:
enabled: true # Set to true to enable caching