* Build 168

This commit is contained in:
Samuel Georges 2014-12-14 09:47:56 +11:00
parent daee5f27c2
commit 1e30431161
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
* **Build 16x** (2014-12-xx)
* **Build 168** (2014-12-14)
- Config item `cms.customErrorPage` is deprecated, the setting `app.debug` should be used instead.
- Config item `cms.enableAssetMinify` can now be set to **null**, in which case assets are only minified if debug mode (`app.debug`) is disabled.