Autocomplete Suggestion Improvements for Favorites Use Command (#956)

Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
This commit is contained in:
Cory J Reid 2023-07-23 17:06:35 -06:00 committed by GitHub
parent 6b6066c06a
commit 3998b06386
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View file

@ -6,7 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.4.0] - 2023-07-19
### Fixed
- Autocomplete suggestion search for `favorites use` command is no longer case-sensitive
- Autocomplete suggestion results for `favorites use` could return >25 results which Discord's API does not support
## [2.4.0] - 2023-07-19
### Added