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)