diff --git a/CHANGELOG.md b/CHANGELOG.md index d760cd183..db4b83791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 3.7.1 - 2023-04-21 - **Bug Fixes** - [spiral/filters] Fixed InputScope to allow retrieval of non-bag input sources + - [spiral/pagination] Fixed problem when paginator doesn't calculate `countPages` correctly in constructor ## 3.7.0 - 2023-04-13 - **Medium Impact Changes**