diff --git a/CHANGELOG.md b/CHANGELOG.md index 30e04e06e..bdb7a20b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,5 @@ -* **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 239** (2015-04-06) + - Installing plugins has a new interface and 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).