Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWatzinger committed Dec 18, 2024
1 parent f12a7f1 commit df3ff47
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion openatlas/views/changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ def index_changelog() -> str:
versions = {
'8.9.0': ['TBA', {
'feature': {
'2079': 'Text annotation',
'2369': 'Text annotation widget',
'2433': 'Link artifact from tab at source',
'2389': 'Activity log for entities',
'2381': 'Import only year dates',
'2390': 'More hints about usage at sources',
'2391': 'IIIF: add reference '}}],
'2391': 'IIIF: add reference',
'2377': 'Refactor and minor improvements'}}],
'8.8.0': ['2024-10-31', {
'feature': {
'2349': 'Stronger hints that notes are not part of the model',
Expand Down

0 comments on commit df3ff47

Please sign in to comment.