From df35689c353e34265f37fa7aefbbf4f02bccd9cb Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Mon, 13 Apr 2020 11:43:23 -0700 Subject: [PATCH] Fix typo in CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 625cca89..7abc6fec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,14 +14,14 @@ * Fix: XBMC platform icon not being redirected to the Kodi platform icon. * Change: Improved deleting libraries so libraries with the same section ID are not also deleted. * API: - * Fix: Returning XML for the API failing due to unicode characters. + * Fix: Returning XML from the API failing due to unicode characters. * Fix: Grouping parameter for various API commands not falling back to default setting. * New: Added time_queries parameter to get_library_watch_time_stats and get_user_watch_time_stats API command. (Thanks @KaasKop97) * New: Added an "is_active" return value to the get_user, get_users, get_library, and get_libraries API commands which indicates if the user or library is on the Plex server. * New: Added delete_history API command. * Change: Added optional parameter for row_ids for delete_library, delete_user, delete_all_library_history, and delete_all_user_history API commands. * Mobile App: - * Fix: Temporary device token not being invalidated after cancelling device registration. + * Fix: Temporary device token was not being invalidated after cancelling device registration. * Other: * Fix: Update failing on CentOS due to an older git version. * Fix: Manifest file for creating a web app had incorrect info.