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:
llyyr 2023-02-21 21:48:18 +05:30 committed by Dudemanguy
parent 9efce6d4ae
commit d0eae60d67
1 changed files with 2 additions and 1 deletions

View File

@ -32,8 +32,9 @@ API changes
:: ::
--- mpv 0.35.0 --- --- mpv 0.36.0 ---
2.1 - add mpv_del_property() 2.1 - add mpv_del_property()
--- mpv 0.35.0 ---
2.0 - remove headers/functions of the obsolete opengl_cb API 2.0 - remove headers/functions of the obsolete opengl_cb API
- remove mpv_opengl_init_params.extra_exts field - remove mpv_opengl_init_params.extra_exts field
- remove deprecated mpv_detach_destroy. Use mpv_destroy instead. - remove deprecated mpv_detach_destroy. Use mpv_destroy instead.