Skip to content

Commit 33bf54e

Browse files
committed
Release 26.3.2
1 parent 383ce46 commit 33bf54e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Fixes
44
- Fix regression in 26.3.0 that caused audio-only exports to have no data.
5+
- Support outputing fragmented mp4/mov files with `--fragmented`
56

67
**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.3.1...26.3.2s
78

auto_editor/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "26.3.1"
1+
__version__ = "26.3.2"

0 commit comments

Comments
 (0)