Skip to content

Commit c6e5ccd

Browse files
Update changelog
1 parent be209f1 commit c6e5ccd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

openatlas/views/changelog.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ def index_changelog() -> str:
1818
'9.1.0': ['TBA', {
1919
'feature': {
2020
'2505': 'Custom place hierarchies',
21+
'2290': 'Cadaster API (kataster.bev.gv.at)',
2122
'2700': 'Restructured data integrity check',
2223
'2703': 'Removed overlay option',
23-
'2695': 'Refactor and minor improvements'
24-
}}],
24+
'2695': 'Refactor and minor improvements'},
25+
'fix': {
26+
'2714': 'View jumping at table select fields'}}],
2527
'9.0.0': ['2026-01-01', {
2628
'feature': {
2729
'2464': 'OpenAtlas major version 9.0.0',

0 commit comments

Comments
 (0)