diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/client-api-changes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 +``` |