File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,17 @@ Breaking changes:
9
9
New features:
10
10
11
11
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 )
14
14
15
15
Other improvements:
16
16
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
+
17
23
## [ v8.1.0] ( https://github.com/purescript-node/purescript-node-readline/releases/tag/v8.1.0 ) - 2023-07-26
18
24
19
25
Bugfixes:
You can’t perform that action at this time.
0 commit comments