Skip to content

Commit

Permalink
Improve changelog messaging of v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelmello committed Mar 25, 2024
1 parent 4ac91f3 commit 7fe8e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

- Fix unexpected behaviors of `keep_filter` option in MultiSelect prompts:
- Filter input is now correcly getting reset **only when** `keep_filter == false`.
- When the filter input is reset, the list of options is reset as well. Thanks @Swivelgames for reporting [#238](https://github.com/mikaelmello/inquire/issues/238).
- When the filter input is reset, the list of options is now correctly reset as well. Thanks @Swivelgames for reporting [#238](https://github.com/mikaelmello/inquire/issues/238).

## [0.7.3] - 2024-03-21

Expand Down

0 comments on commit 7fe8e5e

Please sign in to comment.