diff --git a/docs/en/04_Changelogs/4.0.4.md b/docs/en/04_Changelogs/4.0.4.md index a415772b9..2176d85df 100644 --- a/docs/en/04_Changelogs/4.0.4.md +++ b/docs/en/04_Changelogs/4.0.4.md @@ -27,4 +27,6 @@ For more information, see ["Configuring: File types"](https://docs.silverstripe. ### Bugfixes + * 2018-05-23 [e7e32d13a](https://github.com/silverstripe/silverstripe-framework/commit/e7e32d13a) Add namespace and encryptor to tests that expect blowfish to be available (Robbie Averill) * 2018-02-13 [c6095cf](https://github.com/silverstripe/silverstripe-config/commit/c6095cfc0a07a74bb932e2191215d06f102e992a) word boundary issue with pathname matching (Christopher Joe) + * 2018-02-06 [5bff64b47](https://github.com/silverstripe/silverstripe-framework/commit/5bff64b47) Fix Director::test() not persisting removed session keys on teardown (Damian Mooyman)