From ca3c40b8bb1b4db97de064c2779ffc5e370abda5 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 23 Mar 2015 00:01:45 +0100 Subject: [PATCH] docs: Add PR #1073 to changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7261e3fb..5155fc79 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -75,7 +75,7 @@ v1.0.0 (UNRELEASED) - Updated :meth:`mopidy.core.LibraryController.search` and :meth:`mopidy.core.LibraryController.find_exact` to normalize and warn about - bad queries from clients. (Fixes: :issue:`1067`) + bad queries from clients. (Fixes: :issue:`1067`, PR: :issue:`1073`) **Backend API**