From 8a8189d0052b45643e315831bf1775a9daf586d5 Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Mon, 13 Jul 2020 08:52:04 +1200 Subject: [PATCH] DOC Add regression to changelogs --- docs/en/04_Changelogs/4.6.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/04_Changelogs/4.6.0.md b/docs/en/04_Changelogs/4.6.0.md index c6d6ad176..1c2b5dd2c 100644 --- a/docs/en/04_Changelogs/4.6.0.md +++ b/docs/en/04_Changelogs/4.6.0.md @@ -325,6 +325,10 @@ login form. View the [Silverstripe Login Forms readme](https://github.com/silverstripe/silverstripe-login-forms) on Github for more details. +## Regressions + +- [File section, icons broken until page is refreshed](https://github.com/silverstripe/silverstripe-admin/issues/1064) + ## Change Log ### Security