File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
- ## [ v6 .0.0] ( https://github.com/purescript-node/purescript-node-streams/releases/tag/v6 .0.0 ) - 2022-04-27
15
+ ## [ v7 .0.0] ( https://github.com/purescript-node/purescript-node-streams/releases/tag/v7 .0.0 ) - 2022-04-29
16
16
17
17
Breaking changes:
18
18
- Update project and deps to PureScript v0.15.0 (#39 by @nwolverson , @JordanMartinez , @sigma-andex )
19
- - Update ` write ` callback to include ` Error ` arg (#40 by @JordanMartinez )
19
+ - Update ` write ` / ` writeString ` / ` end ` callbacks to include ` Maybe Error` arg (#40 and # 43 by @JordanMartinez )
20
20
21
21
New features:
22
22
@@ -25,6 +25,10 @@ Bugfixes:
25
25
Other improvements:
26
26
- Fix ` Gzip ` example (#17 , #36 by @matthewleon and @JordanMartinez )
27
27
28
+ ## [ v6.0.0] ( https://github.com/purescript-node/purescript-node-streams/releases/tag/v6.0.0 ) - 2022-04-27
29
+
30
+ Due to an incorrectly-made breaking change, please use ` v7.0.0 ` instead.
31
+
28
32
## [ v5.0.0] ( https://github.com/purescript-node/purescript-posix-types/releases/tag/v5.0.0 ) - 2021-02-26
29
33
30
34
Breaking changes:
You can’t perform that action at this time.
0 commit comments