Skip to content

Commit 6aea272

Browse files
committed
Update CHANGELOG.md
1 parent 314caa4 commit 6aea272

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)