From 0a4e1b15c8b7d07a0f85f70946b0392ecb7120cd Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 15 Feb 2016 22:15:18 +0100 Subject: [PATCH 1/2] docs: Add changelog section for 2.0.1 --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7dc4a747..73dad36d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,14 @@ Changelog This changelog is used to track all major changes to Mopidy. +v2.0.1 (UNRELEASED) +=================== + +Bug fix release. + +- Nothing yet. + + v2.0.0 (2016-02-15) =================== From 23098d7d935fef7d253425b51524367898352b9e Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 15 Feb 2016 23:44:48 +0100 Subject: [PATCH 2/2] docs: Fix broken link --- docs/installation/raspberrypi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/raspberrypi.rst b/docs/installation/raspberrypi.rst index 6d2dd3cd..f62bb124 100644 --- a/docs/installation/raspberrypi.rst +++ b/docs/installation/raspberrypi.rst @@ -68,7 +68,7 @@ How to for Raspbian Jessie #. Finally, you need to set a couple of :doc:`config values `, and then you're ready to :doc:`run Mopidy `. Alternatively you may - want to have Mopidy run as a :doc:`system service `, automatically + want to have Mopidy run as a :ref:`system service `, automatically starting at boot.