We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7940cc commit be0cb3fCopy full SHA for be0cb3f
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `eloquent-sortable` will be documented in this file
4
5
+## 4.2.0 - 2024-02-26
6
+
7
+### What's Changed
8
9
+* Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/eloquent-sortable/pull/162
10
+* Support laravel 11 by @mokhosh in https://github.com/spatie/eloquent-sortable/pull/171
11
+* bump min laravel 9 version to support ignore timestamps by @mokhosh in https://github.com/spatie/eloquent-sortable/pull/173
12
13
+**Full Changelog**: https://github.com/spatie/eloquent-sortable/compare/4.1.1...4.2.0
14
15
## 4.1.1 - 2024-02-06
16
17
### What's Changed
0 commit comments