Skip to content

Commit 3313e9d

Browse files
committed
Bump v10.0.3 🚀
1 parent 2c70c6a commit 3313e9d

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.0.3] - 2022-05-08
12+
13+
- Additional fix & test for zero total records
14+
1115
### [v10.0.2] - 2022-05-08
1216

1317
- Fix set total & filtered records count https://github.com/yajra/laravel-datatables/pull/2778
@@ -28,7 +32,8 @@
2832
- Drop support for `ApiResourceDataTable`
2933
- PHP8 syntax / method signature changed
3034

31-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.2...10.x
35+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.3...10.x
36+
[v10.0.3]: https://github.com/yajra/laravel-datatables/compare/v10.0.3...v10.0.2
3237
[v10.0.2]: https://github.com/yajra/laravel-datatables/compare/v10.0.2...v10.0.1
3338
[v10.0.1]: https://github.com/yajra/laravel-datatables/compare/v10.0.1...v10.0.0
3439
[v10.0.0]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x

0 commit comments

Comments
 (0)