From 36f3b5ce6208624d79178b99a3ab856fbe388089 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 20 Jun 2019 00:14:08 +0200 Subject: [PATCH] docs: Fix syntax errors in changelog --- docs/changelog.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index d835b2b5..d2f520c5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,13 +17,14 @@ Bug fix release. :issue:`1722`, PR: :issue:`1740`) - Local: Add ``.pdf`` and ``.zip`` to the default - confval:`local/excluded_file_extensions` config value. (PR: :issue:`1737`) + :confval:`local/excluded_file_extensions` config value. (PR: :issue:`1737`) -- File: Synchronised the default confval:`file/excluded_file_extensions` config - values with confval:`local/excluded_file_extensions`. (PR: :issue:`1743`) +- File: Synchronised the default :confval:`file/excluded_file_extensions` + config values with :confval:`local/excluded_file_extensions`. (PR: + :issue:`1743`) -- Stream: Fix error when playing stream from `.pls` playlist with quoted URLs. - (Fixes: :issue:`1770`, PR: :issue:`1771`) +- Stream: Fix error when playing stream from ``.pls`` playlist with quoted + URLs. (Fixes: :issue:`1770`, PR: :issue:`1771`) v2.2.2 (2018-12-29)