Skip to content

Commit

Permalink
release: v13.0.0b1.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco committed Aug 22, 2024
1 parent 9ce45ee commit 1b5cf91
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
..
Copyright (C) 2019-2024 CERN.
Copyright (C) 2019-2021 Northwestern University.
Copyright (C) 2021 TU Wien.
Copyright (C) 2021 Graz University of Technology.
Copyright (C) 2019-2024 Northwestern University.
Copyright (C) 2021-2024 TU Wien.
Copyright (C) 2021-2024 Graz University of Technology.
Invenio App RDM is free software; you can redistribute it and/or modify
it under the terms of the MIT License; see LICENSE file for more details.

Changes
=======

Version v13.0.0b1.dev0 (released 2024-08-22)

- search: improve search results for records, users and affiliations
- ui: display creators roles in records landing page

Version v13.0.0b0.dev14 (released 2024-08-22)

- migrate to v12: emit non-zero exit code on error
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ install_requires =
invenio-records-files>=1.2.1,<2.0.0
# Invenio-App-RDM
invenio-communities>=14.0.0,<15.0.0
invenio-rdm-records>=11.0.0,<12.0.0
invenio-rdm-records>=12.0.0,<13.0.0
CairoSVG>=2.5.2,<3.0.0
invenio-banners>=3.0.0,<4.0.0
invenio-pages>=4.0.0,<5.0.0
Expand Down

0 comments on commit 1b5cf91

Please sign in to comment.