Skip to content

Commit 4bceed0

Browse files
committed
chore: bump v10.2.2
1 parent 87f8f19 commit 4bceed0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.2.2] - 2023-01-11
12+
13+
- fix: prevent deprecation errors in php 8.1+ #2931
14+
- fixes #2930
15+
1116
### [v10.2.1] - 2022-12-07
1217

1318
- fix: case insensitive starts with search #2917 #2916
@@ -93,7 +98,8 @@
9398
- Drop support for `ApiResourceDataTable`
9499
- PHP8 syntax / method signature changed
95100

96-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.1...10.x
101+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...10.x
102+
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
97103
[v10.2.1]: https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0
98104
[v10.2.0]: https://github.com/yajra/laravel-datatables/compare/v10.2.0...v10.1.6
99105
[v10.1.6]: https://github.com/yajra/laravel-datatables/compare/v10.1.6...v10.1.5

0 commit comments

Comments
 (0)