aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2019-01-09 00:48:32 -0500
committerGitHub <noreply@github.com>2019-01-09 00:48:32 -0500
commitdbceef97fd070fb0d6096187e7ba60ad3fd924b5 (patch)
treed0244b29fc7c94d5a1e80ce34e2f64e92c01f8fc /debian
parentc986340c02cb0b7fe06569d25a1b5d1c8375f7f6 (diff)
parent932fcb0a9cd48696263abedcbfeb4b83cd0d928c (diff)
Merge pull request #524 from jellyfin/dev
Master 10.0.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 61223e725..685d31a5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+jellyfin (10.0.1-1) unstable; urgency=medium
+
+ * Hotfix release, corrects several small bugs from 10.0.0
+ * #512: Fix CONTRIBUTORS.md formatting
+ * #501: Fix regression in integer divisions in latest movies category
+ * #498: Change contributing link in settings to readthedocs.io
+ * #493: Remove unused values.txt resource
+ * #491: Fix userprofile.js crash
+ * #519: Fix the DecodeJfif function to get proper image sizes
+ * #486: Add NuGet package info to plugin projects
+
+ -- Joshua Boniface <joshua@boniface.me> Tue, 08 Jan 2019 20:06:01 -0500
+
jellyfin (10.0.0-1) unstable; urgency=medium
* The first Jellyfin release under our new versioning scheme