diff --git a/openatlas/views/changelog.py b/openatlas/views/changelog.py index 9bae403eb..b6505f9a7 100644 --- a/openatlas/views/changelog.py +++ b/openatlas/views/changelog.py @@ -37,8 +37,7 @@ def index_changelog() -> str: 'fix': { '2355': 'Deployment error at ACDH-CH repository', '2357': 'Wrong direction for reference links to files', - '2371': 'Broken export functions'} - }], + '2371': 'Broken export functions'}}], '8.7.0': ['2024-09-19', { 'feature': { '2339': 'Dates: additional checks',