Skip to content

Commit 4703f90

Browse files
authored
Merge pull request #5410 from Flowminder/release-1.17.1
Update CHANGELOG.md for release
2 parents 647e06d + 3d72aee commit 4703f90

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
### Added
10+
11+
### Changed
12+
13+
### Fixed
14+
15+
### Removed
16+
17+
## [1.17.1]
18+
919
### Added
1020
- Added `get_aggregation_unit` server action, for getting the aggregation unit associated with a query specification. [#5141](https://github.com/Flowminder/FlowKit/issues/5141)
1121

@@ -16,8 +26,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1626
### Fixed
1727
- 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)
1828

19-
### Removed
20-
2129
## [1.17.0]
2230

2331
#### Added
@@ -946,7 +954,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
946954
- Added Python 3.6 support for FlowClient
947955

948956

949-
[unreleased]: https://github.com/Flowminder/FlowKit/compare/1.17.0...master
957+
[unreleased]: https://github.com/Flowminder/FlowKit/compare/1.17.1...master
958+
[1.17.1]: https://github.com/Flowminder/FlowKit/compare/1.17.0...1.17.1
950959
[1.17.0]: https://github.com/Flowminder/FlowKit/compare/1.16.0...1.17.0
951960
[1.16.0]: https://github.com/Flowminder/FlowKit/compare/1.15.0...1.16.0
952961
[1.15.0]: https://github.com/Flowminder/FlowKit/compare/1.14.6...1.15.0

0 commit comments

Comments
 (0)