Skip to content

Commit b63ae9c

Browse files
committed
Release 26.3.0
1 parent 7c35d13 commit b63ae9c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 26.3.0
2+
3+
## Features
4+
- Show codecs used in the progress bar
5+
- Support the prores encoder
6+
7+
**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.2.0...26.3.0
8+
9+
110
# 26.2.0
211

312
## Features

auto_editor/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "26.2.0"
1+
__version__ = "26.3.0"

0 commit comments

Comments
 (0)