From 2655dd99c393267ca43dda8e18b337102ab8a14d Mon Sep 17 00:00:00 2001 From: Alexander Watzinger Date: Thu, 19 Sep 2024 16:43:29 +0200 Subject: [PATCH] Update changelog --- openatlas/views/changelog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',