We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c35d13 commit b63ae9cCopy full SHA for b63ae9c
CHANGELOG.md
@@ -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
10
# 26.2.0
11
12
## Features
auto_editor/__init__.py
@@ -1 +1 @@
-__version__ = "26.2.0"
+__version__ = "26.3.0"
0 commit comments