Skip to content

Commit 3ab10cd

Browse files
authored
docs: update changelog with upgrade example (#3)
1 parent b079a66 commit 3ab10cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. This projec
99

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

1414
## [2.1.0] - 2023-01-24
1515

0 commit comments

Comments
 (0)