aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f919fef2..d780c2396 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
1# Changelog 1# Changelog
2 2
3## v0.0.28-alpha
4
5### BREAKING CHANGES
6
7 * Enable original file transcoding by default in configuration
8 * Disable transcoding in other definitions in configuration
9
10### Features
11
12 * Fallback to HTTP if video cannot be loaded
13 * Limit to 30 FPS in transcoding
14
15
3## v0.0.27-alpha 16## v0.0.27-alpha
4 17
5### Features 18### Features