Skip to content

Commit a19b671

Browse files
zubeydecivelekzzacharo
authored andcommitted
release: v2.12.0
1 parent b6296cc commit a19b671

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.12.0 (2026-04-08)
29+
30+
- schema: normalize MARC tag keys to numeric format in serializer
31+
- schema: add new curation fields for digitized videos
32+
- requirements: bump invenio-files-rest to allow range requests
33+
2834
Version 2.11.1 (2026-03-17)
2935

3036
- fix(serializer): include hours in VTT timestamp formatting

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.11.1"
27+
__version__ = "2.12.0"

0 commit comments

Comments
 (0)