Update CHANGELOG

This commit is contained in:
Samuel Georges 2015-04-06 15:03:51 +10:00
parent a921201d6d
commit 4b1f1b767b
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* **Build 23x** (2015-03-xx)
- Installing plugins in the back-end has a new interface.
- Marketplace themes can now be installed using the back-end.
* **Build 236** (2015-03-28)
- Default context of `manage` and `pivot` forms is now *create* and *update* respectively, instead of the old value *relation*. Use the `context` option to set it back to the old value (see Backend > Relations docs).