diff --git a/docs/en/04_Changelogs/4.3.2.md b/docs/en/04_Changelogs/4.3.2.md index 9640711d6..50e690f74 100644 --- a/docs/en/04_Changelogs/4.3.2.md +++ b/docs/en/04_Changelogs/4.3.2.md @@ -19,6 +19,7 @@ ### Bugfixes + * 2019-02-27 [b59aeaf](https://github.com/silverstripe/silverstripe-framework/commit/b59aeaf80217a3e25877dcb6da97e546080c9972) Renable the ability to do dynamic assignment with DBField #8815 * 2019-02-12 [0ac43ce02](https://github.com/silverstripe/silverstripe-framework/commit/0ac43ce025274345c80773b57a09a48a8fa70a08) Caching the result of counting a foreign list for performance (Guy Marriott) * 2019-02-04 [bb78b79](https://github.com/silverstripe/silverstripe-versioned-admin/commit/bb78b7930292db5c8ed660744f49ec1b94046211) fix unit test failing. Due to missing implements TestOnly in ViewProviderVersionedObject (Ishan Jayamanne) * 2019-02-01 [26e53ad](https://github.com/silverstripe/silverstripe-campaign-admin/commit/26e53adc2288996a1e1f45631339485fbd2e2e8d) Campaign intro screen is now included in the scrollable content area (Robbie Averill)