Skip to content

Commit ac3f4ea

Browse files
committed
chore: release v10.5.0 🚀
1 parent b1c5fa8 commit ac3f4ea

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.5.0] - 2023-06-29
12+
13+
- feat: Prevent editColumn when column is not shown #3018
14+
1115
### [v10.4.4] - 2023-06-27
1216

1317
- feat: Optimize countQuery with complex select #3008
@@ -135,7 +139,8 @@
135139
- Drop support for `ApiResourceDataTable`
136140
- PHP8 syntax / method signature changed
137141

138-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...10.x
142+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...10.x
143+
[v10.5.0]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...v10.4.4
139144
[v10.4.4]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...v10.4.3
140145
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
141146
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0

0 commit comments

Comments
 (0)