Skip to content

Commit 7251a8a

Browse files
authored
Update CHANGELOG.md
1 parent fb87bf1 commit 7251a8a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,15 @@ New features:
1010

1111
Bugfixes:
1212

13-
- Account for child creation to possibly fail with system error (#66 by @Hi-Angel)
13+
Other improvements:
14+
15+
## [v12.0.0](https://github.com/purescript-node/purescript-node-child-process/releases/tag/v12.0.0) - 2025-03-22
16+
17+
Breaking changes:
18+
- Account for child creation to possibly fail with system error `BySysError` (#66 by @Hi-Angel)
1419

1520
Other improvements:
21+
- Changed `SpawnSyncOptions` docs to remove mention of input types other than `Buffer`, as that is all the PureScript API supports (#64 by @Hi-Angel)
1622

1723
## [v11.1.0](https://github.com/purescript-node/purescript-node-child-process/releases/tag/v11.1.0) - 2023-11-14
1824

0 commit comments

Comments
 (0)