We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1eecaa commit 11bb1f8Copy full SHA for 11bb1f8
CHANGES.rst
@@ -25,6 +25,11 @@
25
Changes
26
=======
27
28
+Version 2.5.3 (2025-06-12)
29
+
30
+- keywords: add missing source field used in old migrated records
31
+- contrib: fix CERN contrib login with token
32
33
Version 2.5.2 (2025-04-02)
34
35
- stats: return generic message when stat event not valid
cds/version.py
@@ -24,4 +24,4 @@
24
"""CDS version."""
-__version__ = "2.5.2"
+__version__ = "2.5.3"
0 commit comments