Skip to content

Commit

Permalink
release: v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Nov 18, 2024
1 parent 54827c0 commit 299dda7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
Changes
=======

Version 2.4.0 (2024-11-18)

- loaders: ignore old user email when present
- doi: update datacite to v4

Version 2.3.0 (2024-11-08)

- embed: add 2 new options skin and socialSharing to control the play button icon and
Expand Down
2 changes: 1 addition & 1 deletion cds/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@

"""CDS version."""

__version__ = "2.3.0"
__version__ = "2.4.0"

0 comments on commit 299dda7

Please sign in to comment.