aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d780c2396..15b5101a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
1# Changelog 1# Changelog
2 2
3## v0.0.29-alpha
4
5### BREAKING CHANGES
6
7 * Use only 1 thread for transcoding by default
8
9### Features
10
11 * Add help to JS/CSS custom configuration inputs
12 * Keep ratio in video thumbnail generation
13 * Handle video in portrait mode
14
15### Bug fixes
16
17 * Fix complete description on some videos
18 * Fix job sorting in administration
19
20
3## v0.0.28-alpha 21## v0.0.28-alpha
4 22
5### BREAKING CHANGES 23### BREAKING CHANGES