Skip to content

Commit d295bc3

Browse files
Update changelog
1 parent 0325366 commit d295bc3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Bugfixes:
1212

1313
Other improvements:
1414

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
1616

1717
Breaking changes:
1818
- 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)
2020

2121
New features:
2222

@@ -25,6 +25,10 @@ Bugfixes:
2525
Other improvements:
2626
- Fix `Gzip` example (#17, #36 by @matthewleon and @JordanMartinez)
2727

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+
2832
## [v5.0.0](https://github.com/purescript-node/purescript-posix-types/releases/tag/v5.0.0) - 2021-02-26
2933

3034
Breaking changes:

0 commit comments

Comments
 (0)