diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e261aac9a..271820913b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ## 0.24.9 +* `Pagination`: + * Make alternative constructor parameter `size` of `PaginationResult` with default value + * Add `Pagination.previousPage` extension + * `Compose`: + * Rework of `InfinityPagedComponentContext` + * Rework of `PagedComponent` + ## 0.24.8 * `Versions`: