File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,17 @@ Breaking changes:
99New features:
1010
1111Bugfixes:
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
1515Other 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
1925Bugfixes:
You can’t perform that action at this time.
0 commit comments