diff options
author | Max Kellermann <max@musicpd.org> | 2018-07-24 23:24:42 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-07-24 23:24:42 +0200 |
commit | 9263d6d07db61cb7fd3e4b132a37c10a9cfa1a37 (patch) | |
tree | 8338f8da12ca7cb8b875d982cec4e7b200fba43c /NEWS | |
parent | 5271e81ebe7ee88ad89cd49a5ddcd8a5e04ef7ae (diff) |
SongFilter: implement operator "!="
Closes #89
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ver 0.21 (not yet released) - "outputs" prints the plugin name - "outputset" sets runtime attributes - close connection when client sends HTTP request - - new filter syntax for "find"/"search" etc. + - new filter syntax for "find"/"search" etc. with negation * database - simple: scan audio formats * player |