We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383ce46 commit 33bf54eCopy full SHA for 33bf54e
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## Fixes
4
- Fix regression in 26.3.0 that caused audio-only exports to have no data.
5
+ - Support outputing fragmented mp4/mov files with `--fragmented`
6
7
**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.3.1...26.3.2s
8
auto_editor/__init__.py
@@ -1 +1 @@
1
-__version__ = "26.3.1"
+__version__ = "26.3.2"
0 commit comments