Skip to content

Commit cbfcfe2

Browse files
authored
Update CHANGELOG.md
1 parent 3d94029 commit cbfcfe2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,17 @@ Breaking changes:
99
New features:
1010

1111
Bugfixes:
12-
- Ensure that callbacks passed to `question` and `question'` are invoked
13-
- Fixed typo in options passed to `readline.createInterface`
12+
- Ensure that callbacks passed to `question` and `question'` are invoked (#38 by @youngnh)
13+
- Fixed typo in options passed to `readline.createInterface` (#38 by @youngnh)
1414

1515
Other improvements:
1616

17+
## [v8.1.1](https://github.com/purescript-node/purescript-node-readline/releases/tag/v8.1.1) - 2024-06-30
18+
19+
Bugfixes:
20+
- Ensure that callbacks passed to `question` and `question'` are invoked (#38 by @youngnh)
21+
- Fixed typo in options passed to `readline.createInterface` (#38 by @youngnh)
22+
1723
## [v8.1.0](https://github.com/purescript-node/purescript-node-readline/releases/tag/v8.1.0) - 2023-07-26
1824

1925
Bugfixes:

0 commit comments

Comments
 (0)