Skip to content

Commit 66299d9

Browse files
committed
chore: release v10.6.0 🚀
1 parent 8a1fdeb commit 66299d9

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.6.0] - 2023-06-29
12+
13+
- feat: Expose autoFilter setter to disable post filtering #2981
14+
1115
### [v10.5.0] - 2023-06-29
1216

1317
- feat: Prevent editColumn when column is not shown #3018
@@ -139,7 +143,8 @@
139143
- Drop support for `ApiResourceDataTable`
140144
- PHP8 syntax / method signature changed
141145

142-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...10.x
146+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.6.0...10.x
147+
[v10.6.0]: https://github.com/yajra/laravel-datatables/compare/v10.6.0...v10.5.0
143148
[v10.5.0]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...v10.4.4
144149
[v10.4.4]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...v10.4.3
145150
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0

0 commit comments

Comments
 (0)