diff --git a/CHANGELOG.md b/CHANGELOG.md index 14d404306..a8378607d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ -* **Build 14x** (2014-09-xx) +* **Build 143** (2014-09-09) - Various fixes to the RelationController relating to belongsToMany relations. - Tree Lists are now collapsed by default to better handle large data sets. - The `{% put %}` tag now appends by default. - The closing put tag now supports **overwrite**, eg: `{% endput overwrite %}`. + - Numerous PostgreSQL support fixes. * **Build 141** (2014-09-04) - Add new `dump()` Twig function (config app.debug must be true).