diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c31eb911..31b9ab734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a blog post: _Black Weeks 2024_ +### Added + +- Added pagination parameters (`skip`, `take`) to the endpoint `GET api/v1/admin/user` + ### Changed - Moved the chart of the holdings tab on the home page from experimental to general availability