summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03934d9..b9d4a08 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ _New features_
_Incompatible changes_
+ - The MPD plugin does not accept host and port options anymore: use
+ the environment variables MPD_HOST and MPD_PORT instead.
- The `Mail` plugin now takes a second parameter (a string)
specifying its alias. As a side-effect, this solves [issue 30].