summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-17 23:42:25 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-19 13:39:38 +0900
commit8813fe090d28d51b42072b870f6cbebdc3b02e63 (patch)
treeab19b335d6238e855a09a977c67a6e882618c43a
parent72ba8515d53ee681f8501e573579364781051ade (diff)
downloadmpv-8813fe090d28d51b42072b870f6cbebdc3b02e63.tar.bz2
mpv-8813fe090d28d51b42072b870f6cbebdc3b02e63.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.) (cherry picked from commit 0283815ee15dff0fbe23da8b26a9d50dfbf26f42)
-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