Skip to content

Commit 789588e

Browse files
release: v2.13.1
1 parent 967bebd commit 789588e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.rst

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

28+
Version 2.13.1 (2026-05-29)
29+
30+
- legacy: add new route to resolve legacy file links
31+
- fix(ui): wrap long related identifiers
32+
2833
Version 2.13.0 (2026-04-22)
2934

3035
- facets: add collection facet

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.13.0"
27+
__version__ = "2.13.1"

0 commit comments

Comments
 (0)