diff --git a/CHANGELOG.md b/CHANGELOG.md index a70297697..4392d2877 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +* **Build 310** (2015-11-28) + - The Relation form widget now supports custom SQL with the `select` options, also `nameFrom` supports taking values from model attributes (see Backend > Forms docs). + * **Build 305** (2015-10-17) - The Inspector control has been dramatically improved.