Skip to content

Commit

Permalink
Added release news
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWatzinger committed Aug 10, 2024
1 parent 6b8f36a commit 594fe9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openatlas_website/data/news.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ def release_text(news_id: int) -> str:

news_ = {
'News': {
'2024-08-10': {
'date': '2024-08-10',
'title': 'OpenAtlas version 8.6.0',
'text': release_text(41)},
'2024-06-01': {
'date': '2024-06-01',
'title': 'OpenAtlas version 8.5.0',
Expand Down

0 comments on commit 594fe9e

Please sign in to comment.