Skip to content

Commit b4943a3

Browse files
committed
chore: release v10.10.0 🚀
1 parent d0a7803 commit b4943a3

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.10.0] - 2023-10-04
12+
13+
- feat: allow closure on formatColumn #3073
14+
1115
### [v10.9.0] - 2023-09-29
1216

1317
- feat: Ability to pass static data to a blade render #3067
@@ -165,7 +169,8 @@
165169
- Drop support for `ApiResourceDataTable`
166170
- PHP8 syntax / method signature changed
167171

168-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...10.x
172+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.10.0...10.x
173+
[v10.10.0]: https://github.com/yajra/laravel-datatables/compare/v10.10.0...v10.9.0
169174
[v10.9.0]: https://github.com/yajra/laravel-datatables/compare/v10.9.0...v10.8.0
170175
[v10.8.0]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...v10.7.0
171176
[v10.7.0]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...v10.6.2

0 commit comments

Comments
 (0)