Skip to content

Commit d13de45

Browse files
committed
Bump v10.0.1 🚀
1 parent 429728e commit d13de45

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
### [Unreleased]
1010

11+
### [v10.0.1] - 2022-05-08
12+
13+
- Code clean-up and several phpstan fixes
14+
1115
### [v10.0.0] - 2022-05-08
1216

1317
- Laravel DataTables v10.x to support Laravel 9.x
@@ -16,5 +20,6 @@
1620
- Drop support for `ApiResourceDataTable`
1721
- PHP8 syntax / method signature changed
1822

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
2025
[v10.0.0]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x

0 commit comments

Comments
 (0)