Skip to content

Commit

Permalink
Add author handle in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Geekfish committed May 16, 2021
1 parent b24819d commit 135e62a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
## [v0.24.0] - 2021-??-??

### Changed
* Change #select and #multi_select to accept a :submit_keys option, instead of always defaulting to space and return
* Change #multi_select to accept a :select_key option, instead of always defaulting to space
* Change #select and #multi_select to accept a :submit_keys option, instead of always defaulting to space and return by Eleni Lixourioti(@Geekfish)
* Change #multi_select to accept a :select_keys option, instead of always defaulting to space by Eleni Lixourioti(@Geekfish)

### Fixed
* Fix #select and #multi_select hint to print out the correct submit_keys
* Fix typo in #slider show_help
* Fix #select and #multi_select hint to print out the correct submit_keys by Eleni Lixourioti(@Geekfish)
* Fix typo in #slider show_help(@Geekfish)

## [v0.23.1] - 2021-04-17

Expand Down

0 comments on commit 135e62a

Please sign in to comment.