diff --git a/CHANGELOG.md b/CHANGELOG.md index bf337cb40..52209a306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.