From 80454de3f2d02eecc7699b937a2a765a6a66fdb9 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Thu, 1 Aug 2024 11:24:44 +0300 Subject: [PATCH] UpdateS CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e287da..25b3b86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,11 +16,14 @@ All notable changes to this project will be documented in this file. - Added collapsible front page widgets - Added widgets to conferences, participants and components pages - Added front page widget for monthly conferences and participants number +- Added login/registration control and messages +- Added default config file locations ### Changed - MVC design - models(classes folder), views(templates folder) and controllers(pages folder) ### Fixed +- Fixed SQL when conferences start and end time are not explicitly clear ---