From bd3f21d32bb7506f081ce5ddb2bc6c6280f47ef2 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Wed, 8 Feb 2017 13:33:57 +1300 Subject: [PATCH] Add changelog note --- docs/en/04_Changelogs/rc/3.5.3-rc1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/04_Changelogs/rc/3.5.3-rc1.md b/docs/en/04_Changelogs/rc/3.5.3-rc1.md index 247e9cab1..13268fc55 100644 --- a/docs/en/04_Changelogs/rc/3.5.3-rc1.md +++ b/docs/en/04_Changelogs/rc/3.5.3-rc1.md @@ -7,3 +7,4 @@ ### Bugfixes * 2017-01-30 [10d9f90](https://github.com/silverstripe/silverstripe-cms/commit/10d9f9080b6cc6c909abdae796e8ce944036ccc2) to allow ASSETS_DIR to be a subdirectory (Brendan Halley) + * 2017-02-08 [0fe4ec4](https://github.com/silverstripe/silverstripe-framework/commit/0fe4ec4537899fa90870647233772551204ff2a5) Fix issue with nested tree view (Daniel Hensby)