From 95f54495406dfb593429569537d0cee15800cba4 Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Mon, 16 Nov 2020 14:01:34 +1300 Subject: [PATCH] Changelog tweaks --- docs/en/04_Changelogs/rc/4.7.0-rc1.md | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/docs/en/04_Changelogs/rc/4.7.0-rc1.md b/docs/en/04_Changelogs/rc/4.7.0-rc1.md index 114843198..b4f56283d 100644 --- a/docs/en/04_Changelogs/rc/4.7.0-rc1.md +++ b/docs/en/04_Changelogs/rc/4.7.0-rc1.md @@ -124,16 +124,11 @@ setters and validation occasionally leading to inconsistencies. Silverstripe CMS Recipe 4.7 introduces improvements to the DataObject constructor to provide proper support for hydration. -## Change Log + + +## Change Log -### Security - - - * silverstripe/graphql (3.3.0 -> 3.4.0-rc1) - * 2020-02-11 [107e6c9](https://github.com/silverstripe/silverstripe-graphql/commit/107e6c918bb6a6a536dd9e3d8f5c74b4acdfd852) Ensure canView() check is run on items (Steve Boyd) - See [cve-2020-6165](https://www.silverstripe.org/download/security-releases/cve-2020-6165) - - ### Features and Enhancements @@ -230,7 +225,7 @@ support for hydration. * 2020-08-27 [a7416f1](https://github.com/silverstripe/silverstripe-login-forms/commit/a7416f10fef93443f6d19b44715a50abab2916dc) Prevent using Page_Controller Requirements (Steve Boyd) * 2020-02-17 [2b3f986](https://github.com/silverstripe/silverstripe-login-forms/commit/2b3f98626765693be32a20f3a36aa5765cf4ae25) Make dark mode support optional (Elliot Sawyer) - + ### Bugfixes @@ -356,7 +351,7 @@ support for hydration. * 2020-07-02 [75f1936](https://github.com/silverstripe/silverstripe-login-forms/commit/75f19367d59056dada584f42142c3903249864cf) Localise login screen (#61) (Maxime Rainville) * 2020-03-16 [5e2c9db](https://github.com/silverstripe/silverstripe-login-forms/commit/5e2c9db13913aca51e149fbfc088d343e8588155) Use `.silverstripe-cms-logo` in place of `svg` to target logo (Garion Herman) - + ### API Changes @@ -367,7 +362,7 @@ support for hydration. * silverstripe/admin (1.6.1 -> 1.7.0-rc1) * 2020-10-02 [e21ad30](https://github.com/silverstripe/silverstripe-admin/commit/e21ad304e52c29672f38cdb0b7164f92694c3c9a) Introduce hooks to help components figure out what tab they are in. (Maxime Rainville) - + ### Dependencies @@ -433,7 +428,7 @@ support for hydration. * 2020-06-30 [b71bb53](https://github.com/silverstripe/silverstripe-login-forms/commit/b71bb537b8536ebf0778d4d5b45ac8440d2eb9f3) Bump mixin-deep from 1.3.1 to 1.3.2 (dependabot[bot]) * 2019-12-13 [ec292b3](https://github.com/silverstripe/silverstripe-login-forms/commit/ec292b367fcc12e0869e2282203dbf8f97385b6d) Bump npm from 6.9.0 to 6.13.4 (dependabot[bot]) - + ### Documentation @@ -486,7 +481,7 @@ support for hydration. * silverstripe/login-forms (4.1.2 -> 4.3.0-rc1) * 2020-05-27 [273f70d](https://github.com/silverstripe/silverstripe-login-forms/commit/273f70df8526ab9b4fd9075e7df80d54caddfb96) Clean up login-forms README (Maxime Rainville) - + ### Other changes