We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6530b75 commit 158f2e9Copy full SHA for 158f2e9
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
### [Unreleased]
6
7
+### [v11.1.5](https://github.com/yajra/laravel-datatables/compare/v11.1.4...v11.1.5) - 2024-09-26
8
+
9
+- Add skip total records back #3170
10
+- Alternative to #3169.
11
+- Partially reverts #3157.
12
13
### [v11.1.4](https://github.com/yajra/laravel-datatables/compare/v11.1.3...v11.1.4) - 2024-08-17
14
15
- fix: Ensure dates are not turned into arrays by the processor #3163
0 commit comments