Skip to content

Commit bb2db2f

Browse files
committed
docs: release 1.1.0
1 parent a3c5d91 commit bb2db2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.1.0] - 2024-09-23
8+
### Fixed
9+
* Eager loading and lazy loading prevention was not implemented for lazyByCursor()
10+
11+
### Added
12+
* `orderByNullsFirst`, `orderByNullsLast` and `$nulls` parameter for `orderBy`
13+
714
## [1.0.1] - 2024-08-05
815
### Fixed
916
* Migration failed when automatic aliases had been disabled in Laravel

0 commit comments

Comments
 (0)