Skip to content

Commit b5d3e43

Browse files
committed
Release 0.33.1
1 parent cb3fa04 commit b5d3e43

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

RELEASE_NOTES

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Release 0.33.1
2+
==============
3+
4+
Security fix release for the 0.30 branch. Users are advised to upgrade immediately.
5+
6+
7+
Fixes and Minor Enhancements
8+
----------------------------
9+
10+
- demux_mf: improve format string processing
11+
12+
113
Release 0.33.0
214
==============
315

@@ -152,7 +164,7 @@ This listing is not complete. Check DOCS/client-api-changes.rst for a history
152164
of changes to the client API, and DOCS/interface-changes.rst for a history
153165
of changes to other user-visible interfaces.
154166

155-
A complete changelog can be seen by running `git log v0.32.0..v0.33.0`
167+
A complete changelog can be seen by running `git log v0.32.0..v0.33.1`
156168
in the git repository or by visiting either
157-
https://github.com/mpv-player/mpv/compare/v0.32.0...v0.33.0 or
158-
https://git.srsfckn.biz/mpv/log/?qt=range&q=v0.32.0..v0.33.0
169+
https://github.com/mpv-player/mpv/compare/v0.32.0...v0.33.1 or
170+
https://git.srsfckn.biz/mpv/log/?qt=range&q=v0.32.0..v0.33.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.33.0
1+
0.33.1

0 commit comments

Comments
 (0)