Skip to content

Commit cb74c31

Browse files
committed
Merge tag 'v4.3.1' into develop
Fix cursor parser not handling id not existing
2 parents 30f153f + 98899c6 commit cb74c31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

8+
## [4.3.1] - 2024-10-31
9+
10+
### Fixed
11+
12+
- [#41](https://github.com/laravel-json-api/eloquent/pull/41) Handle key column not existing in cursor paginator.
13+
814
## [4.3.0] - 2024-10-13
915

1016
### Added

0 commit comments

Comments
 (0)