Skip to content

Commit 201a9be

Browse files
committed
Update changelog for 1.17.0
1 parent 16b521c commit 201a9be

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
## [Unreleased]
88

99
### Added
10+
11+
### Changed
12+
13+
### Fixed
14+
15+
### Removed
16+
17+
## [1.17.0]
18+
19+
#### Added
1020
- `inflows` and `outflows` exposed via API endpoint + added to flowclient [#2029](https://github.com/Flowminder/FlowKit/issues/2029), [#4866](https://github.com/Flowminder/FlowKit/issues/4866)
1121

1222
### Changed
@@ -932,7 +942,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
932942
- Added Python 3.6 support for FlowClient
933943

934944

935-
[unreleased]: https://github.com/Flowminder/FlowKit/compare/1.16.0...master
945+
[unreleased]: https://github.com/Flowminder/FlowKit/compare/1.17.0...master
946+
[1.17.0]: https://github.com/Flowminder/FlowKit/compare/1.16.0...1.17.0
936947
[1.16.0]: https://github.com/Flowminder/FlowKit/compare/1.15.0...1.16.0
937948
[1.15.0]: https://github.com/Flowminder/FlowKit/compare/1.14.6...1.15.0
938949
[1.14.6]: https://github.com/Flowminder/FlowKit/compare/1.14.5...1.14.6

0 commit comments

Comments
 (0)