* Build 175

This commit is contained in:
Samuel Georges 2015-01-13 08:36:02 +11:00
parent c4cef299dd
commit 512b05edc1
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
* **Build 17x** (2015-01-xx)
* **Build 175** (2015-01-13)
- The variable `errors` will be included in a CMS page when redirecting via `Redirect::withErrors($validator)`.
- Added new utility command for compiling back-end assets `october:util compile [assets|js|less]`.
* **Build 174** (2015-01-05)
- Improved asset caching (`cms.enableAssetCache`), when enabled the server will send a *304 Not Modified* header.