We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed4291 commit 0e572dbCopy full SHA for 0e572db
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-json-api-paginate` will be documented in this file
4
5
+## 1.15.0 - 2024-08-05
6
+
7
+### What's Changed
8
9
+* Add support for fast paginate by @lloricode in https://github.com/spatie/laravel-json-api-paginate/pull/77
10
11
+### New Contributors
12
13
+* @lloricode made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/77
14
15
+**Full Changelog**: https://github.com/spatie/laravel-json-api-paginate/compare/1.14.0...1.15.0
16
17
## 1.14.0 - 2024-02-28
18
19
### What's Changed
0 commit comments