diff --git a/openatlas/views/changelog.py b/openatlas/views/changelog.py index 7d8c16cdb..174b5a7a4 100644 --- a/openatlas/views/changelog.py +++ b/openatlas/views/changelog.py @@ -15,7 +15,7 @@ def index_changelog() -> str: versions = { - '8.4.0': ['TBA', { + '8.4.0': ['2024-05-05', { 'feature': { '2261': 'Option to prevent selection of a type', '2158': 'Georeferencing files for multiple places (overlay)',