We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd9abb commit 2b745b0Copy full SHA for 2b745b0
CHANGELOG.md
@@ -8,12 +8,15 @@ Breaking changes:
8
9
New features:
10
11
- - Added `stdinIsTTY` as the counterpart of `process.stdin.isTTY` (#31 by @matoruru)
12
-
13
Bugfixes:
14
15
Other improvements:
16
+## [v8.1.0](https://github.com/purescript-node/purescript-node-process/releases/tag/v8.1.0) - 2021-03-19
+
17
+New features:
18
+ - Added `stdinIsTTY` as the counterpart of `process.stdin.isTTY` (#31 by @matoruru)
19
20
## [v8.0.0](https://github.com/purescript-node/purescript-node-process/releases/tag/v8.0.0) - 2021-02-26
21
22
Breaking changes:
0 commit comments