Skip to content

Commit 2b745b0

Browse files
Update CHANGELOG.md
1 parent 5dd9abb commit 2b745b0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Diff for: CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ Breaking changes:
88

99
New features:
1010

11-
- Added `stdinIsTTY` as the counterpart of `process.stdin.isTTY` (#31 by @matoruru)
12-
1311
Bugfixes:
1412

1513
Other improvements:
1614

15+
## [v8.1.0](https://github.com/purescript-node/purescript-node-process/releases/tag/v8.1.0) - 2021-03-19
16+
17+
New features:
18+
- Added `stdinIsTTY` as the counterpart of `process.stdin.isTTY` (#31 by @matoruru)
19+
1720
## [v8.0.0](https://github.com/purescript-node/purescript-node-process/releases/tag/v8.0.0) - 2021-02-26
1821

1922
Breaking changes:

0 commit comments

Comments
 (0)