Changelog note about new homes (#1730)

This commit is contained in:
Adrian Sampson 2016-01-08 20:48:15 -08:00
parent c7045daf90
commit 6a379e1deb

View file

@ -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)