Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb authored Jun 30, 2024
1 parent 3d94029 commit cbfcfe2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,17 @@ Breaking changes:
New features:

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

Other improvements:

## [v8.1.1](https://github.com/purescript-node/purescript-node-readline/releases/tag/v8.1.1) - 2024-06-30

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

## [v8.1.0](https://github.com/purescript-node/purescript-node-readline/releases/tag/v8.1.0) - 2023-07-26

Bugfixes:
Expand Down

0 comments on commit cbfcfe2

Please sign in to comment.