diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a7804dd0..56810ef6c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,10 @@ Changelog 1.3.17 (in development) ----------------------- +As of this release, the beets project has some new Internet homes! Our new +domain name is `beets.io`_, and we have a shiny new GitHub organization: +`Beetbox`_. + New: * :doc:`/plugins/fetchart`: The Google Images backend has been restored. It @@ -42,6 +46,9 @@ Fixes: * :doc:`/plugins/edit`: Editing metadata now moves files, when appropriate (like the :ref:`modify-cmd` command). :bug:`1804` +.. _beets.io: http://beets.io/ +.. _Beetbox: https://github.com/beetbox + 1.3.16 (December 28, 2015)