We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d767e commit 89f9f2cCopy full SHA for 89f9f2c
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 28.0.1
2
+
3
+## Fixes
4
+- Fix #763.
5
+- Fix cache displaying wrong unit.
6
+- Fix problem with converting mp4 video/audio file to an mp3 audio file.
7
8
+**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/28.0.0...28.0.1
9
10
11
# 28.0.0
12
13
## Major
auto_editor/__init__.py
@@ -1 +1 @@
-__version__ = "28.0.0"
+__version__ = "28.0.1"
0 commit comments