From f70e34c7c2355d048f153f97661f9a38950fd030 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Sat, 28 Mar 2015 16:16:15 +1100 Subject: [PATCH] * Build 236 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f04d3a995..35981416b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -* **Build 2xx** (2015-03-xx) +* **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). * **Build 229** (2015-03-19)