From 5aab27e6e7be0a9d0b0708c5864a4a4c9fa07204 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 14 Feb 2023 17:07:03 +0100 Subject: [PATCH] (doc) updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4cc43a3..9269d47b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Changelog Fab-manager - Use Time instead of DateTime objects +- Fix a bug: missing statististics subtypes - Fix a bug: wrong times in admin/event monitoring - Fix a bug: daylight saving time is ignored and result in wrong dates and/or times when dealing around the DST day - Fix a bug: date shift in event creation/update - Fix a bug: unable to run `rails db:seed` when first setup Fab-manager +- [TODO DEPLOY] `rails db:seed` ## v5.6.11 2023 February 07