From 076e77711f9352f178e85bced4857a8db3d5611f Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 29 Apr 2015 14:53:57 -0700 Subject: [PATCH] Changelog for #1443 --- docs/changelog.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b481fd932..f167f296c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,7 +4,10 @@ Changelog 1.3.14 (in development) ----------------------- -Changelog goes here! +Fixes: + +* :doc:`/plugins/mpdstats`: Avoid a crash when the music played is not in the + beets library. Thanks to :user:`CodyReichert`. :bug:`1443` 1.3.13 (April 24, 2015)