Update changelogs to add #666

This commit is contained in:
Joshua Boniface 2019-01-21 23:53:33 -05:00
parent 29f3330091
commit 411139cd78
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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