From e850e1aab84ffe2c052b454f219693f881645b0d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 2 Feb 2013 08:23:52 -0800 Subject: [PATCH] changelog note for #85 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 07201033f..dbb4173e4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -32,6 +32,8 @@ Other new stuff: * Album listings in the importer UI now show the release medium (CD, LP, etc.). Thanks to Peter Schnebel. +* :doc:`/plugins/mpdupdate`: Sends an update message whenever *anything* in the + database changes---not just when importing. Thanks to Dang Mai Hai. * Fix an error when migrating the ``.beetsstate`` file on Windows. 1.1b1 (January 29, 2013)