Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
Conflicts:
	docs/changelog.rst
  • Loading branch information
jodal committed Nov 2, 2013
2 parents 640337b + 578eed9 commit bbe7a46
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Changelog

This changelog is used to track all major changes to Mopidy.


v0.17.0 (UNRELEASED)
====================

Expand All @@ -14,15 +15,32 @@ v0.17.0 (UNRELEASED)

**Local backend**

- Fix search filtering by track number.

- When scanning, we no longer default the album artist to be the same as the
track artist. Album artist is now only populated if the scanned file got an
explicit album artist set.


v0.16.1 (2013-11-02)
====================

This is very small release to get Mopidy's Debian package ready for inclusion
in Debian.

**Commands**

- Fix removal of last dir level in paths to dependencies in
``mopidy --show-deps`` output.

- Add manpages for all commands.

**Local backend**

- Fix search filtering by track number that was added in 0.16.0.

**MPD frontend**

- Add support for ``list "albumartist" ...``.
- Add support for ``list "albumartist" ...`` which was missed when ``find`` and
``search`` learned to handle ``albumartist`` in 0.16.0.


v0.16.0 (2013-10-27)
Expand Down

0 comments on commit bbe7a46

Please sign in to comment.