From e21ecaa18d882efc1eb264c47c14d5d9757146a0 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 5 Jul 2014 16:41:26 +0200 Subject: 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. --- DOCS/client-api-changes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/client-api-changes.rst') diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst index 548832be5f..1e28f0a63e 100644 --- a/DOCS/client-api-changes.rst +++ b/DOCS/client-api-changes.rst @@ -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 +``` -- cgit v1.2.3