From 0cb866fe1c592d2aa049505c68307a289f29ab0f Mon Sep 17 00:00:00 2001 From: Sam Georges Date: Thu, 24 Jul 2014 20:24:35 +1000 Subject: [PATCH] * Build 125 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.