DOCS, client API: add mpv release versions

The intention is to make it obvious which mpv releases certain changes
will apply to.

Also attempt to fix RST formatting of the list. This is not very proper,
but probably good enough.
This commit is contained in:
wm4 2014-07-05 16:41:26 +02:00
parent 055bc74ed4
commit e21ecaa18d
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Also, read the section ``Compatibility`` in ``client.h``.
API changes
===========
```
1.1 - remap dvdnav:// to dvd://
- add "--cache-file", "--cache-file-size"
- add "--colormatrix-primaries" (and property)
@ -32,4 +33,6 @@ API changes
insignificant is now significant
- add "cache-free" and "cache-used" properties
- OSX: the "coreaudio" AO spdif code is split into a separate AO
--------- mpv 0.4.0 is released ---------
1.0 - the API is declared stable
```