326 [MKV is not split correctly with segment muxer](https://github.com/just-work/django-video-transcoding/issues/326)
2.0.0.a1
This is pre-release with resumable transcoding support
1.0.0
This is pre-release with adaptive bitrate support ====================================
* Transcode source into ABR ladder, store results in a single mp4 file with multiple audio and video streams * Select different profiles depending on source media characteristics * Manage presets from django admin
0.14.0
* Drop `python-3.7` and `Django<3.2` support from CI * Add `python-3.12` and `Django-5.0` support * Update rest dependencies to latest versions * Migrate build system to pyproject.toml