summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-12-19 08:45:34 +0100
committerMax Kellermann <max@musicpd.org>2017-12-19 11:57:52 +0100
commit86a06a7acc1ada8cea245bfcb7277b3e50c488f0 (patch)
tree3e7444949dad83591762fa3ea377f20cbcb2eed8 /NEWS
parentd05c3f4e4d6ae64a9a2ce621a562bea919725cba (diff)
output/Interface: add "attributes" map
These attributes are printed in the "outputs" response, and the new command "outputset" allows setting new values. No attributes are currently implemented.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e30950bd2..d2d414a7e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ver 0.21 (not yet released)
- "tagtypes" can be used to hide tags
- "find" and "search" can sort
- "outputs" prints the plugin name
+ - "outputset" sets runtime attributes
- close connection when client sends HTTP request
* tags
- new tag "OriginalDate"