Skip to content

Commit dc699ab

Browse files
committed
chore: release v10.3.1 🚀
1 parent 16d6a97 commit dc699ab

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.3.1] - 2023-02-20
12+
13+
- fix: Fix anonymous resource collection data formatting #2944
14+
- fix: phpunit 10 deprecation #2955
15+
- fix: bump orchestra/testbench to 8 #2949
16+
1117
### [v10.3.0] - 2023-02-07
1218

1319
- Add Laravel 10 compatibility #2948
@@ -107,7 +113,8 @@
107113
- Drop support for `ApiResourceDataTable`
108114
- PHP8 syntax / method signature changed
109115

110-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...10.x
116+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...10.x
117+
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
111118
[v10.3.0]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...v10.2.3
112119
[v10.2.3]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...v10.2.2
113120
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1

0 commit comments

Comments
 (0)