File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77### Added
88
99### Changed
10- - ` MDSVolume ` no longer allows specifying the table, and will always use the ` mds ` table.
11- - All FlowMachine logs are now in structured json form
12- - FlowAPI now uses structured logs for debugging messages
1310
1411### Fixed
1512
1613### Removed
1714
15+ ## [ 0.4.2]
16+ ### Changed
17+ - ` MDSVolume ` no longer allows specifying the table, and will always use the ` mds ` table.
18+ - All FlowMachine logs are now in structured json form
19+ - FlowAPI now uses structured logs for debugging messages
20+
1821## [ 0.4.1]
1922### Added
2023- Added ` TopUpAmount ` , ` TopUpBalance ` query classes to FlowMachine.
@@ -104,7 +107,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
104107- Added Python 3.6 support for FlowClient
105108
106109
107- [ Unreleased ] : https://github.com/Flowminder/FlowKit/compare/0.4.1...master
110+ [ Unreleased ] : https://github.com/Flowminder/FlowKit/compare/0.4.2...master
111+ [ 0.4.2 ] : https://github.com/Flowminder/FlowKit/compare/0.4.1...0.4.2
108112[ 0.4.1 ] : https://github.com/Flowminder/FlowKit/compare/0.4.0...0.4.1
109113[ 0.4.0 ] : https://github.com/Flowminder/FlowKit/compare/0.3.0...0.4.0
110114[ 0.3.0 ] : https://github.com/Flowminder/FlowKit/compare/0.2.2...0.3.0
You can’t perform that action at this time.
0 commit comments