2023-07-14 18:17:19 +02:00

18 lines
383 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.2
- Support Python 3.11
### 3.0
- Initial release for Indico 3.0