* Build 293

This commit is contained in:
Samuel Georges 2015-09-10 20:41:51 +10:00
parent cd1edcb055
commit 3e58759f7b
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
* **Build 293** (2015-09-07)
- Corrected a flaw in the Behavior/Extension logic that previously made protected methods and properties accessible as if they were public.
* **Build 292** (2015-08-28)
- Added a new controller method `fireViewEvent()` for extending views and partials (see Plugins > Events docs).
- Fixes a bug where the database falls asleep during an update.