File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
99### Changed
1010
1111### Fixed
12- - Fixed #514 , which would cause the client to hang after submitting a query that couldn't be created
13- - Fixed #575 , so that events at midnight are now considered to be happening on the following day
1412
1513### Removed
1614
1715
16+ ## [ 0.5.2]
17+ ### Fixed
18+ - Fixed #514 , which would cause the client to hang after submitting a query that couldn't be created
19+ - Fixed #575 , so that events at midnight are now considered to be happening on the following day
20+
21+
1822## [ 0.5.1]
1923### Added
2024- Added ` HandsetStats ` to FlowMachine.
@@ -183,7 +187,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
183187- Added Python 3.6 support for FlowClient
184188
185189
186- [ Unreleased ] : https://github.com/Flowminder/FlowKit/compare/0.5.1...master
190+ [ Unreleased ] : https://github.com/Flowminder/FlowKit/compare/0.5.2...master
191+ [ 0.5.2 ] : https://github.com/Flowminder/FlowKit/compare/0.5.1...0.5.2
187192[ 0.5.1 ] : https://github.com/Flowminder/FlowKit/compare/0.5.0...0.5.1
188193[ 0.5.0 ] : https://github.com/Flowminder/FlowKit/compare/0.4.3...0.5.0
189194[ 0.4.3 ] : https://github.com/Flowminder/FlowKit/compare/0.4.2...0.4.3
You can’t perform that action at this time.
0 commit comments