summaryrefslogtreecommitdiffstats
path: root/DOCS/client-api-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-17 23:42:25 +0100
committerwm4 <wm4@nowhere>2015-02-17 23:42:25 +0100
commit0283815ee15dff0fbe23da8b26a9d50dfbf26f42 (patch)
tree61cd380aaa4564f2344c67de2f7176c5b2123e36 /DOCS/client-api-changes.rst
parenta64b1deaa613108ffa3496b0306c1aea1ba5a68f (diff)
downloadmpv-0283815ee15dff0fbe23da8b26a9d50dfbf26f42.tar.bz2
mpv-0283815ee15dff0fbe23da8b26a9d50dfbf26f42.tar.xz
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.)
Diffstat (limited to 'DOCS/client-api-changes.rst')
-rw-r--r--DOCS/client-api-changes.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index 19a7cbd137..842dd8500d 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -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