File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,6 @@ Notable changes to this project are documented in this file. The format is based
55## [ Unreleased]
66
77Breaking changes:
8-
9- New features:
10- - Integrate ` node-fs-aff ` into library (#75 by @JordanMartinez )
118- Remove ` StatsObj ` and reimplement bindings to ` Stats ` object (#76 by @JordanMartinez )
129
1310 Previously, one could write the following to get a value on the ` Stats ` object:
@@ -41,6 +38,9 @@ New features:
4138 }
4239 ```
4340
41+ New features:
42+ - Integrate ` node-fs-aff ` into library (#75 by @JordanMartinez )
43+
4444Bugfixes:
4545
4646Other improvements:
Original file line number Diff line number Diff line change 3131 "purescript-maybe" : " ^6.0.0" ,
3232 "purescript-node-buffer" : " ^9.0.0" ,
3333 "purescript-node-path" : " ^5.0.0" ,
34- "purescript-node-streams" : " #684041e14e56c75c0bf49db0e556aec6d0248e5a " ,
34+ "purescript-node-streams" : " ^8.0.0 " ,
3535 "purescript-nullable" : " ^6.0.0" ,
3636 "purescript-partial" : " ^4.0.0" ,
3737 "purescript-prelude" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments