Update CHANGELOG.md

This commit is contained in:
Sam Georges 2014-07-11 18:54:40 +10:00
parent 3e1932e7ff
commit 0f128033b8
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* **Build 11x** (2014-07-xx)
- Added new Backend control for creating informative panels (hints).
- Added new properties to RelationController: readOnly, showSorting, defaultSort.
* **Build 116** (2014-07-07)
- Added new layout and page method `onInit()` called after components are initialized and before AJAX requests are processed.