diff --git a/CHANGELOG.md b/CHANGELOG.md index 89584d143..1f463a17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ -* **Build 125** (2014-07-xx) +* **Build 125** (2014-07-24) + - Theme support added. - Added new Theme picker to the backend via Settings > Front-end theme - New shorthand method for `$this->getClassExtension('Backend.Behaviors.FormController')` becomes `$this->asExtension('FormController')`. - Buttons inside a popup support new `data-popup-load-indicator` attribute.