Skip to content

Commit 8b31b18

Browse files
zubeydecivelekzzacharo
authored andcommitted
release: v2.11.0
1 parent 5381393 commit 8b31b18

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
Changes
2626
=======
2727

28+
Version 2.11.0 (2026-02-17)
29+
30+
- player: add keyboard shortcuts
31+
- ui: always display edit and publish buttons
32+
- fix(serializer): do not remove HTML tags for titles
33+
2834
Version 2.10.1 (2026-01-28)
2935

3036
- fix(keywords): syntax error on escape double quotes on keyword name

cds/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424

2525
"""CDS version."""
2626

27-
__version__ = "2.10.1"
27+
__version__ = "2.11.0"

0 commit comments

Comments
 (0)