You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [Unreleased]
8
8
9
+
### Added
10
+
11
+
### Changed
12
+
13
+
### Fixed
14
+
15
+
### Removed
16
+
17
+
## [1.17.1]
18
+
9
19
### Added
10
20
- Added `get_aggregation_unit` server action, for getting the aggregation unit associated with a query specification. [#5141](https://github.com/Flowminder/FlowKit/issues/5141)
11
21
@@ -16,8 +26,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
16
26
### Fixed
17
27
- Invalid sub-query specs nested within a `modal_location` spec now raise appropriate validation errors, instead of being masked by internal flowmachine server errors. [#4816](https://github.com/Flowminder/FlowKit/issues/4816)
18
28
19
-
### Removed
20
-
21
29
## [1.17.0]
22
30
23
31
#### Added
@@ -946,7 +954,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
0 commit comments