Skip to content

Commit 89f9f2c

Browse files
committed
Release 28.0.1
1 parent b6d767e commit 89f9f2c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
# 28.0.0
212

313
## Major

auto_editor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "28.0.0"
1+
__version__ = "28.0.1"

0 commit comments

Comments
 (0)