* Build 290
This commit is contained in:
parent
1bfcaaf026
commit
89e3a34a2b
|
|
@ -1,3 +1,6 @@
|
|||
* **Build 290** (2015-08-15)
|
||||
- Added test base class for developers who want to test their plugins with phpunit. See the readme file in the **tests/** directory for more details.
|
||||
|
||||
* **Build 289** (2015-08-07)
|
||||
- Added new `makeFormWidget()` method to `WidgetMaker` trait for rendering form widgets individually. This method is now available to backend controllers, controller behaviors and widgets themselves. Check to make sure your classes do not define a conflicting method of this name.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue