Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
impliedchaos committed Jan 29, 2021
1 parent 7e985fa commit 180a3d2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,22 @@
Changelog
*********

v0.2.2
========================================

- Update to ytmusicapi v0.14.0 to fix search issues.
- added "mopidy ytmusic reauth" convenience command.
- fix for attempting to scrobble tracks from other backends.


v0.2.1
========================================

- Added support for the get_images() library provider.
- Work-around for race condition when Google updates the javascript player.
- Improved support for listening to uploaded music.


v0.2.0
========================================

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,TESTS,LOCALFOLDER"

[tool.poetry]
name = "Mopidy-YTMusic"
version = "0.2.1"
version = "0.2.2"
description = "Mopidy extension for playling music/managing playlists in Youtube Music"
authors = ["Ozymandias (Tomas Ravinskas) <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 180a3d2

Please sign in to comment.