DOCS/client-api-changes: mark 0.8.0 release

(There was a missing version bump for the msg-level change; just move it
under 1.14.)
This commit is contained in:
wm4 2015-02-17 23:42:25 +01:00
parent a64b1deaa6
commit 0283815ee1
1 changed files with 3 additions and 2 deletions

View File

@ -25,9 +25,10 @@ API changes
::
git - the --msg-level option changes its native type from a flat string to
a key-value list (setting/reading the option as string still works)
--- mpv 0.8.0 is released ---
1.14 - add mpv_wait_async_requests()
- the --msg-level option changes its native type from a flat string to
a key-value list (setting/reading the option as string still works)
1.13 - add MPV_EVENT_QUEUE_OVERFLOW
1.12 - add class Handle to qthelper.hpp
- improve opengl_cb.h API uninitialization behavior, and fix the qml