Skip to content

Commit c5d31df

Browse files
dianarandpsaiz
authored andcommitted
release: v0.14.0
1 parent ae527bd commit c5d31df

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The list of contributors in alphabetical order:
1919
- `Daan Rosendal <https://github.com/DaanRosendal>`_
2020
- `Dana Alsharif <https://github.com/danaalsharif>`_
2121
- `David Horvát <https://github.com/biscgit>`_
22-
- `Diana Rand <https://github.com/dianarand>`-
22+
- `Diana Rand <https://github.com/dianarand>`_
2323
- `Diego Rodriguez <https://orcid.org/0000-0003-0649-2002>`_
2424
- `Edgar Carrera <https://github.com/caredg>`_
2525
- `Eric Engestrom <https://github.com/1ace>`_

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
Changes
22
=======
3+
Version 0.14.0 (released 2026-04-14)
4+
----------------------------
5+
- ui: more improvements to accessibility
6+
- mappings: add new property to the stripping
7+
- dependencies: lock dependencies on passlib
8+
- files: create daily celery task to process latest eos dump
9+
- dependencies: upgrade xrootd
10+
- schema: ensuring that the records do not add any additional properties
11+
- fix: improve lighthouse scoring
12+
313
Version 0.13.0 (released 2026-01-22)
414
----------------------------
515
- ui: improve accessibility

cernopendata/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
and parsed by ``setup.py``.
2929
"""
3030

31-
__version__ = "0.13.0"
31+
__version__ = "0.14.0"

0 commit comments

Comments
 (0)