diff --git a/CHANGELOG.md b/CHANGELOG.md index b6fd0cc38..0b1d6e9a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +* **Build 95** (2014-05-29) + - Plugin CLI commands are now case insensitive. + - Fixes a bug where belongsTo form field relations were not being set. + - Form field `richeditor` (WYSIWYG) no longer adds full page HTML tags. + * **Build 92** (2014-05-24) - Components can now be dragged from the side navigation directly on to the page. - Asset maker methods (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code. This is converted to a version number to ensure updates are not affected by cached assets.