Skip to content

Commit

Permalink
chore: bump v10.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jan 11, 2023
1 parent 87f8f19 commit 4bceed0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

### [Unreleased]

### [v10.2.2] - 2023-01-11

- fix: prevent deprecation errors in php 8.1+ #2931
- fixes #2930

### [v10.2.1] - 2022-12-07

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

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.1...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...10.x
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
[v10.2.1]: https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0
[v10.2.0]: https://github.com/yajra/laravel-datatables/compare/v10.2.0...v10.1.6
[v10.1.6]: https://github.com/yajra/laravel-datatables/compare/v10.1.6...v10.1.5
Expand Down

0 comments on commit 4bceed0

Please sign in to comment.