diff options
author | Max Kellermann <max@musicpd.org> | 2018-05-28 20:14:07 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-05-28 20:14:07 +0200 |
commit | 8dcb1f805d39efef31ea63d5c42af9eb6263712f (patch) | |
tree | f3944ff4b721028da922f180fb35c197c64aba63 /NEWS | |
parent | a8b9e5b9b951425a4d96d037e1a2c50ae9d811dd (diff) |
db/proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"
Closes #284
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.20.21 (not yet released) * database - proxy: add "password" setting + - proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort" ver 0.20.20 (2018/05/22) * protocol |