Skip to content

Commit aeca40c

Browse files
authored
Merge pull request #4705 from Flowminder/release-1.16.0
Release 1.16.0
2 parents 0f30257 + e3089ec commit aeca40c

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 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.16.0]
18+
919
### Added
1020
- Most frequent locations is now available via FlowAPI. [#3165](https://github.com/Flowminder/FlowKit/issues/3165)
1121
- Total active periods is now available via FlowAPI.
@@ -36,9 +46,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3646
- Autoflow's prefect version is now current. [#2544](https://github.com/Flowminder/FlowKit/issues/2544)
3747
- FlowMachine server will now successfully remove cache for queries defined in an interactive flowmachine session during cleanup. [#4008](https://github.com/Flowminder/FlowKit/issues/4008)
3848

39-
### Removed
40-
41-
## [1.5.0]
49+
## [1.15.0]
4250

4351
### Added
4452
- FlowETL flux check can be turned off by setting `use_flux_sensor=False` in `create_dag`. [#3603](https://github.com/Flowminder/FlowKit/issues/3603)
@@ -910,7 +918,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
910918
- Added Python 3.6 support for FlowClient
911919

912920

913-
[unreleased]: https://github.com/Flowminder/FlowKit/compare/1.15.0...master
921+
[unreleased]: https://github.com/Flowminder/FlowKit/compare/1.16.0...master
922+
[1.16.0]: https://github.com/Flowminder/FlowKit/compare/1.15.0...1.16.0
914923
[1.15.0]: https://github.com/Flowminder/FlowKit/compare/1.14.6...1.15.0
915924
[1.14.6]: https://github.com/Flowminder/FlowKit/compare/1.14.5...1.14.6
916925
[1.14.5]: https://github.com/Flowminder/FlowKit/compare/1.14.4...1.14.5

0 commit comments

Comments
 (0)