* Build 210

This commit is contained in:
Samuel Georges 2015-02-28 10:11:26 +11:00
parent 554d5cd988
commit bff70a053f
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
* **Build 210** (2015-02-28)
- Fixes an intermittent issue where a `CmsXXX_XXXClass` cache class cannot be found and throws a fatal error.
* **Build 209** (2015-02-25)
- Added new form field type `section` for dividing groups of other fields (see Backend > Forms docs).
* **Build 206** (2015-02-21)
- The back-end code editor now supports the use of [Emmet](http://emmet.io/).
- Added the ability to prune Event and Request log records.