From b6ace426f3d5abf3f8c8766c60f717609409d770 Mon Sep 17 00:00:00 2001 From: buddh4 Date: Mon, 13 Jan 2020 11:28:49 +0100 Subject: [PATCH] Updated CHANGELOG_DEV.md --- protected/humhub/docs/CHANGELOG_DEV.md | 1 + 1 file changed, 1 insertion(+) diff --git a/protected/humhub/docs/CHANGELOG_DEV.md b/protected/humhub/docs/CHANGELOG_DEV.md index b4afed0c09..08dcc8f3a3 100644 --- a/protected/humhub/docs/CHANGELOG_DEV.md +++ b/protected/humhub/docs/CHANGELOG_DEV.md @@ -23,6 +23,7 @@ HumHub Change Log (DEVELOP) - Fix #3805: Cannot select more than one activity in E-Mail Summaries settings - Fix #3802: 'usersearch-status' dropdown triggers reload on click - Chng #3816: Use of `static::class` query class within `ContentActiveRecord::find()` instead of `getObjectModel()` +- Fix: DBDatevalidator returns unix epoch date when parsing with a time value fails 1.4.0-beta.2