diff --git a/openatlas/views/changelog.py b/openatlas/views/changelog.py index d248b2e2d..1526aabdb 100644 --- a/openatlas/views/changelog.py +++ b/openatlas/views/changelog.py @@ -18,9 +18,11 @@ def index_changelog() -> str: '8.6.0': ['TBA', { 'feature': { '2320': 'Display external info', + '2325': 'Add external reference system GND', '2322': 'Update Catalan and Spanish translations', '2328': 'Display more information of sub classes', - '2327': 'Larger description field'}}], + '2327': 'Larger description field', + '2299': 'Refactor and minor improvements'}}], '8.5.0': ['2024-06-01', { 'feature': { '2277': 'References for types',