Skip to content

Commit 195325e

Browse files
committed
Add 6.0.1 version
1 parent 28f6c13 commit 195325e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ Since this isn't a module with tons of installs and dependent modules I hope we
132132

133133
## changelog
134134

135+
### version 6.0.1 - published 2021-08-23
136+
137+
- Bugfix for node 14+. The order of _destroy / _final calls are different before and after node 14 which caused an issue with the COPY FROM _destroy implementation that appeared in version 6.0.0.
138+
135139
### version 6.0.0 - published 2021-08-20
136140

137141
- Implement _destroy in COPY FROM operations. `pipeline` will automatically send a CopyFail message to the backend is a source triggers an error. cf #115

0 commit comments

Comments
 (0)