From c0993032c7402ca1076e07dc4600f4b9966853f3 Mon Sep 17 00:00:00 2001 From: Alexander Watzinger Date: Tue, 5 Nov 2024 16:58:39 +0100 Subject: [PATCH] Update changelog --- openatlas/views/changelog.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openatlas/views/changelog.py b/openatlas/views/changelog.py index 9032e37a2..a773d47dc 100644 --- a/openatlas/views/changelog.py +++ b/openatlas/views/changelog.py @@ -81,6 +81,7 @@ def index_changelog() -> str: '2152': 'Annotations: check orphan function', '2269': 'Updated French translations', '2249': 'API: 0.4.2', + '2200': 'API: Expand LPF format', '1980': 'API: Improve LOUD', '2251': 'Presentation sites: change entity/id endpoint to entities/id',