From 1e30431161fd5e0be2a565039866f7a02208e7a0 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Sun, 14 Dec 2014 09:47:56 +1100 Subject: [PATCH] * Build 168 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97b34513c..4208867d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.