Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. This projec

- Upgrade to Laravel 10 and set minimum PHP version to 8.1.
- **BREAKING**: The schema's id field must now always be provided to the `CursorPagination::make()` method and/or
constructor.
constructor. I.e. use `CursorPagination::make($this->id())`

## [2.1.0] - 2023-01-24

Expand Down