Skip to content

Commit 9098a2b

Browse files
committed
Fixes #85, fixes #86, fixes #87
1 parent 570a8d4 commit 9098a2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
### Fixed
99
- cache key generation for `find()` and `findOrFail()`.
1010

11+
### Added
12+
- caching for `paginate()`;
13+
1114
## [0.2.33] - 19 Feb 2018
1215
### Added
1316
- unit test to make sure `Model::all()` returns a collection when only only

0 commit comments

Comments
 (0)