Forráskód Böngészése

Update changelogs to add #666

Joshua Boniface 6 éve
szülő
commit
411139cd78

+ 1 - 0
deployment/debian-package-x64/pkg-src/changelog

@@ -46,6 +46,7 @@ jellyfin (10.1.0-1) unstable; urgency=medium
   * PR646: Fix infinite loop bug on subtitle.m3u8 request
   * PR655: Support trying local branches in submodule
   * PR661: Fix NullRef from progress report
+  * PR666: Add cross-platform build for arm64
   * jellyfin-web:
   * PR1: Change webcomponents to non-minified version
   * PR4: Fix user profile regression

+ 1 - 0
deployment/fedora-package-x64/pkg-src/jellyfin.spec

@@ -182,6 +182,7 @@ fi
 - PR646: Fix infinite loop bug on subtitle.m3u8 request
 - PR655: Support trying local branches in submodule
 - PR661: Fix NullRef from progress report
+- PR666: Add cross-platform build for arm64
 - jellyfin-web:
 - PR1: Change webcomponents to non-minified version
 - PR4: Fix user profile regression