Skip to content

Commit fdd1998

Browse files
committed
Write changelog
1 parent 94f22be commit fdd1998

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 27.0.0
2+
3+
## Major
4+
- Deprecate `--keep-tracks-separate`, it's behavior is now the default. Use `--mix-audio-streams` for the old behavior.
5+
- Remove deprecated "copy" codec (auto-editor never does remuxing).
6+
- Require NumPy >= 2.
7+
- Use BasswoodAV (`basswood-av`) instead of PyAV (`pyav`).
8+
9+
## Features
10+
- Make video rendering 11% faster, rendering should be 19% faster overall.
11+
112
# 26.3.3
213

314
## Fixes

0 commit comments

Comments
 (0)