Breaking Changes
* 875 - Refactor and cleanup tag editing methods
New Features
* 872 - Add labels support to Season, Episode, Artist, and Track objects
* 876 - Add new methods to edit object fields
* 879 - Add themes support
* 890 - Add extras and hubs mixins
* 891 - Add `Video.audioStreams()` convenience method
* 894 - Add support for collection "filtering based on user" advanced setting
Bug Fixes
* 888 - Ignore whitespace in library section lookup
* 893 - Add missing `Track.skipCount` attribute
* 896 - Fix `Artist.album()` to return special albums
Improvements
* 880 - Fix various typos
* 885 - Add `librarySectionID` when using `fetchItem`
* 889 - Fix language in library tests
* 897 - Add tests for theme mixin