Skip to content

Commit 85a1186

Browse files
committed
Bump v10.0.6 🚀
1 parent fa35dc0 commit 85a1186

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.6] - 2022-05-18
12+
13+
- Added null parameter type as allowed to handle default Action column from laravel-datatables-html #2787
14+
1115
### [v10.0.5] - 2022-05-17
1216

1317
- Fix Return value must be of type int, string returned.
@@ -41,7 +45,8 @@
4145
- Drop support for `ApiResourceDataTable`
4246
- PHP8 syntax / method signature changed
4347

44-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.5...10.x
48+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...10.x
49+
[v10.0.6]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5
4550
[v10.0.5]: https://github.com/yajra/laravel-datatables/compare/v10.0.5...v10.0.4
4651
[v10.0.4]: https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3
4752
[v10.0.3]: https://github.com/yajra/laravel-datatables/compare/v10.0.3...v10.0.2

0 commit comments

Comments
 (0)