diff --git a/openatlas/views/changelog.py b/openatlas/views/changelog.py index 115855924..a0ecd010e 100644 --- a/openatlas/views/changelog.py +++ b/openatlas/views/changelog.py @@ -15,7 +15,7 @@ def index_changelog() -> str: versions = { - '8.5.0': ['TBA', { + '8.5.0': ['2024-06-01', { 'feature': { '2277': 'References for types', '2129': 'Attributions for files',