2023-11-13 17:13:53 +01:00

22 lines
415 B
Markdown

# LiveSync Debug Plugin
The LiveSync debug plugin is meant for developers who want to see the
queue entries and how they are simplified into actual CRUD-like updates.
It's only intended for developers and thus it is not included when installing
plugins via the `indico-plugins` meta package.
## Changelog
### 3.3
- Support Python 3.12
### 3.2
- Support Python 3.11
### 3.0
- Initial release for Indico 3.0