From 6c058cca1ff2fc5ebef94587ff0feb3b462d281b Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Wed, 29 Mar 2023 10:23:04 +0200 Subject: [PATCH] add changes to CHANGELOG --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1654dd4..c395e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# next + +* room info page can now show more content on the lower half of the view + * **BREAKING:** The option to select which content should be shown + is now a ChoiceField, the old setting will be ignored. + +# 1.1.0 + +* add a "room info" page to show conference attendees the currently running talk +* fix more compatibility issues with pretalx 2.3.x + +# 1.0.4 + +* fix compatibility with pretalx 2.3.x +* always localize text using the selected default event locale + # 1.0.3 * fix a bug where questions could not be sorted