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 429728e commit d13de45Copy full SHA for d13de45
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
### [Unreleased]
10
11
+### [v10.0.1] - 2022-05-08
12
+
13
+- Code clean-up and several phpstan fixes
14
15
### [v10.0.0] - 2022-05-08
16
17
- Laravel DataTables v10.x to support Laravel 9.x
@@ -16,5 +20,6 @@
20
- Drop support for `ApiResourceDataTable`
21
- PHP8 syntax / method signature changed
18
22
19
-[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x
23
+[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.1...10.x
24
+[v10.0.1]: https://github.com/yajra/laravel-datatables/compare/v10.0.1...v10.0.0
25
[v10.0.0]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x
0 commit comments