mirror of https://github.com/mpv-player/mpv
DOCS/client-api-changes.rst: move mpv_del_property to 0.36.0
incorrectly placed under 0.35.0 by 2cfaa820e5
This commit is contained in:
parent
9efce6d4ae
commit
d0eae60d67
|
@ -32,8 +32,9 @@ API changes
|
|||
|
||||
::
|
||||
|
||||
--- mpv 0.35.0 ---
|
||||
--- mpv 0.36.0 ---
|
||||
2.1 - add mpv_del_property()
|
||||
--- mpv 0.35.0 ---
|
||||
2.0 - remove headers/functions of the obsolete opengl_cb API
|
||||
- remove mpv_opengl_init_params.extra_exts field
|
||||
- remove deprecated mpv_detach_destroy. Use mpv_destroy instead.
|
||||
|
|
Loading…
Reference in New Issue