diff --git a/docs/changelog.rst b/docs/changelog.rst index d18c6c690..8e4fcb46e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,6 +18,11 @@ New features: :user:`jams2` * Automatically upload to Google Play Music library on track import. :user:`shuaiscott` +* New options for Google Play Music authentication in gmusic plugin. + :user:`thetarkus` +* The `absubmit` plugin now works in parallel (on Python 3 only). + Thanks to :user:`bemeurer`. + :bug:`2442` * Added :doc:`/plugins/subsonicupdate` that can automatically update your Subsonic library. :user:`maffo999` diff --git a/docs/plugins/subsonicupdate.rst b/docs/plugins/subsonicupdate.rst index ca0731eca..d534201ae 100644 --- a/docs/plugins/subsonicupdate.rst +++ b/docs/plugins/subsonicupdate.rst @@ -1,5 +1,5 @@ SubsonicUpdate Plugin -================ +===================== ``subsonicupdate`` is a very simple plugin for beets that lets you automatically update `Subsonic`_'s index whenever you change your beets library.