Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWatzinger committed Mar 24, 2020
1 parent d81c7f7 commit 5c36d87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openatlas/util/changelog.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
class Changelog:
versions = {
'5.0.0': ['TBA', {
'5.0.0': ['2020-03-24', {
'feature': {
'1048': 'Bootstrap layout',
'1050': 'API',
'1089': 'Human Remains',
'1136': 'Map enhancements',
'1138': 'Display usage of CIDOC CRM classes and properties',
Expand All @@ -12,8 +13,7 @@ class Changelog:
'1134': 'Overlay maps: not enabled if Geonames disabled',
'1139': 'Breadcrumbs show place twice',
'1140': 'HTML Code is showing in description text Actions',
'1152': "Menu item isn't marked as active in entity view"
}}],
'1152': "Menu item isn't marked as active in entity view"}}],
'4.1.0': ['2020-01-30', {
'feature': {
'1070': 'Enhance network visualization',
Expand Down

0 comments on commit 5c36d87

Please sign in to comment.