diff --git a/openatlas/views/changelog.py b/openatlas/views/changelog.py index 355b55a8c..63d22d0a9 100644 --- a/openatlas/views/changelog.py +++ b/openatlas/views/changelog.py @@ -15,7 +15,7 @@ def index_changelog() -> str: versions = { - '8.7.0': ['TBA', { + '8.7.0': ['2024-09-19', { 'feature': { '2339': 'Dates: additional checks', '2346': 'API: 0.4.4',