VC/Zoom: Update changelog

This commit is contained in:
Adrian Moennich 2021-06-28 09:56:52 +02:00
parent 79481aed27
commit 237e7b23a8

View File

@ -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)