docs: Order releases in changelog

This commit is contained in:
Stein Magnus Jodal 2015-10-08 09:00:19 +02:00
parent 93899c8599
commit b1a2d14439

View File

@ -4,19 +4,6 @@ Changelog
This changelog is used to track all major changes to Mopidy.
v1.1.2 (UNRELEASED)
===================
Bug fix release.
- Stream: If an URI is considered playable, don't consider it as a candidate
for playlist parsing. Just looking at MIME type prefixes isn't enough, as for
example Ogg Vorbis has the MIME type ``application/ogg``. (Fixes:
:issue:`1299`)
- Local: If the scan or clear commands are used on a library that does not
exist, exit with an error. (Fixes: :issue:`1298`)
v1.2.0 (UNRELEASED)
===================
@ -72,6 +59,20 @@ Gapless
don't trip us up.
v1.1.2 (UNRELEASED)
===================
Bug fix release.
- Stream: If an URI is considered playable, don't consider it as a candidate
for playlist parsing. Just looking at MIME type prefixes isn't enough, as for
example Ogg Vorbis has the MIME type ``application/ogg``. (Fixes:
:issue:`1299`)
- Local: If the scan or clear commands are used on a library that does not
exist, exit with an error. (Fixes: :issue:`1298`)
v1.1.1 (2015-09-14)
===================