mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Add pagination to the output of the favorites list
command (#954)
Co-authored-by: Max Isom <hi@maxisom.me>
This commit is contained in:
parent
2eb2b6d045
commit
9c6d2a7acf
5 changed files with 192 additions and 36 deletions
|
@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.4.0] - 2023-07-19
|
||||
### Added
|
||||
- Pagination to the output of the `favorites list` command
|
||||
|
||||
### Fixed
|
||||
- Favorites list exceeding Discord's size limit could not be
|
||||
viewed ([#606](https://github.com/codetheweb/muse/issues/606))
|
||||
|
||||
## [2.3.1] - 2023-07-18
|
||||
### Fixed
|
||||
- Bumped ytdl-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue