We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ac205 commit 6b46399Copy full SHA for 6b46399
CHANGES.rst
@@ -25,6 +25,10 @@
25
Changes
26
=======
27
28
+Version 2.11.1 (2026-03-17)
29
+
30
+- fix(serializer): include hours in VTT timestamp formatting
31
32
Version 2.11.0 (2026-02-17)
33
34
- player: add keyboard shortcuts
cds/version.py
@@ -24,4 +24,4 @@
24
"""CDS version."""
-__version__ = "2.11.0"
+__version__ = "2.11.1"
0 commit comments