diff --git a/CHANGES.rst b/CHANGES.rst index 88dad62..d42cdae 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,6 @@ .. This file is part of Invenio. - Copyright (C) 2015-2023 CERN. + Copyright (C) 2015-2025 CERN. Copyright (C) 2024 Graz University of Technology. Invenio is free software; you can redistribute it and/or modify it @@ -9,6 +9,10 @@ Changes ======= +Version (unreleased) + +- fix cancel button in user profile template + Version 4.0.0 (released 2024-12-04) - tests: apply changes for sqlalchemy>=2.0