We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1070b8 commit e6a399aCopy full SHA for e6a399a
CHANGELOG.rst
@@ -16,6 +16,17 @@ We are operating with `semantic versioning <https://semver.org>`_.
16
Note that they these tags will not actually close the issue/PR until they
17
are merged into the "default" branch.
18
19
+v14.4.0
20
+-------
21
+
22
+Features:
23
24
+- Expose the duration field for frames by :gh-user:`Queuecumber` in (:pr:`1880`).
25
+- Add support for BGR48 and BGRA64 pixel formats by :gh-user:`z-khan` in (:pr:`1873`).
26
27
+Fixes:
28
29
+- Fix security vulnerabilities in binary wheels by :gh-user:`jlaine` in (:pr:`1896`).
30
31
v14.3.0
32
-------
av/about.py
@@ -1 +1 @@
1
-__version__ = "14.3.0"
+__version__ = "14.4.0"
0 commit comments