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 3913d94 commit a31c2c1Copy full SHA for a31c2c1
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `laravel-nova-eloquent-sortable` will be documented in this file.
4
5
+## 3.0.0 - 2023-11-03
6
+
7
+### What's Changed
8
9
+- Add can run sortable action
10
+- Fixed an issue that threw errors when sorting models with a custom sort query
11
12
## 2.0.0 - 2023-02-13
13
14
### What's Changed
0 commit comments