From 033f232d06520e8bbc4de930a8f8b8bcf5c29fea Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Thu, 28 Oct 2021 11:25:24 +0200 Subject: [PATCH] VC/Zoom: Update changelog --- vc_zoom/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vc_zoom/README.md b/vc_zoom/README.md index 833ffcc..44162e7 100644 --- a/vc_zoom/README.md +++ b/vc_zoom/README.md @@ -11,6 +11,10 @@ ## Changelog +### 3.0.1 + +- Adapt to Indico 3.0.3 changes (option to show videoconference link on the main conference page) + ### 3.0 - Adapt to Indico 3 (and thus Python 3)