aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTiago Grosso <[email protected]>2024-08-23 21:38:50 +0100
committerTiago Grosso <[email protected]>2024-08-23 21:38:50 +0100
commitc46153f62086a06fe6aedf240bfec9f264295565 (patch)
tree083f7f5bc409211a71e5e00ba7d591ce0daebe60 /CHANGELOG.md
parent6e39c8d09ed8f7460f54fb766efddd507f368523 (diff)
downloadmuse-c46153f62086a06fe6aedf240bfec9f264295565.tar.xz
muse-c46153f62086a06fe6aedf240bfec9f264295565.zip
fix: fix page-size option name
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 466f229..7630ee4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
-- An optional `pageSize` to `/queue` command
+- An optional `page-size` to `/queue` command
## [2.9.3] - 2024-08-19