Release 0.33.1

This commit is contained in:
sfan5 2021-04-05 18:45:41 +02:00
parent cb3fa04bcb
commit b5d3e43198
No known key found for this signature in database
GPG Key ID: 8D769208D5E31419
2 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
Release 0.33.1
==============
Security fix release for the 0.30 branch. Users are advised to upgrade immediately.
Fixes and Minor Enhancements
----------------------------
- demux_mf: improve format string processing
Release 0.33.0
==============
@ -152,7 +164,7 @@ This listing is not complete. Check DOCS/client-api-changes.rst for a history
of changes to the client API, and DOCS/interface-changes.rst for a history
of changes to other user-visible interfaces.
A complete changelog can be seen by running `git log v0.32.0..v0.33.0`
A complete changelog can be seen by running `git log v0.32.0..v0.33.1`
in the git repository or by visiting either
https://github.com/mpv-player/mpv/compare/v0.32.0...v0.33.0 or
https://git.srsfckn.biz/mpv/log/?qt=range&q=v0.32.0..v0.33.0
https://github.com/mpv-player/mpv/compare/v0.32.0...v0.33.1 or
https://git.srsfckn.biz/mpv/log/?qt=range&q=v0.32.0..v0.33.1

View File

@ -1 +1 @@
0.33.0
0.33.1