Skip to content

Commit 8b3faad

Browse files
committed
Update changelog for 1.31.0
1 parent 7bf28ce commit 8b3faad

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11+
### Changed
12+
13+
### Fixed
14+
15+
### Removed
16+
17+
## [1.31.0]
18+
1119
### Changed
1220
- Mode is now available for use with categorical metrics when running joined spatial aggregates via api. [#2021](https://github.com/Flowminder/FlowKit/issues/2021)
1321
- Flowmachine now includes the version number in query ids which means cache entries are per-version. [#4489](https://github.com/Flowminder/FlowKit/issues/4489)
1422

1523
### Fixed
16-
- Fixed dangling async tasks not being properly cancelled during server shutdown [#6833](https://github.com/Flowminder/FlowKit/issues/6833)
17-
18-
### Removed
24+
- Fixed dangling async tasks not being properly cancelled during server shutdown [#6833](https://github.com/Flowminder/FlowKit/issues/6833)
1925

2026
## [1.30.0]
2127

@@ -1170,7 +1176,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11701176

11711177
- Added Python 3.6 support for FlowClient
11721178

1173-
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.30.0...master
1179+
[Unreleased]: https://github.com/Flowminder/FlowKit/compare/1.31.0...master
1180+
[1.31.0]: https://github.com/Flowminder/FlowKit/compare/1.30.0...1.31.0
11741181
[1.30.0]: https://github.com/Flowminder/FlowKit/compare/1.29.0...1.30.0
11751182
[1.29.0]: https://github.com/Flowminder/FlowKit/compare/1.28.1...1.29.0
11761183
[1.28.1]: https://github.com/Flowminder/FlowKit/compare/1.28.0...1.28.1

0 commit comments

Comments
 (0)