From 237e7b23a8b74a1cd4f71cd177734951d7d97037 Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Mon, 28 Jun 2021 09:56:52 +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 995e9ac..ccbcdac 100644 --- a/vc_zoom/README.md +++ b/vc_zoom/README.md @@ -11,6 +11,10 @@ ## Changelog +### 3.0 + +- Adapt to Indico 3 (and thus Python 3) + ### 2.3 - Fix deleting Zoom meetings that were already deleted on the Zoom side when running outside a web request context (e.g. during scheduled deletion of events)