Add to pending CHANGELOG.md

This commit is contained in:
Sam Georges 2014-07-03 18:53:48 +10:00
parent b334488604
commit 640c20f0df
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* **Build x** (2014-07-x)
- Created a new Record Finder form widget for searching related records.
- All instances now use the Cron queue driver by default (see config queue.default).
* **Build 113** (2014-07-01)
- Component properties now support grouping by supplying a `group` value.
- Form fields now support interdependancies by supplying a `depends` value.