File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.2.25] - 16 Feb 2018
8+ ### Fixed
9+ - readme spelling errors (thanks @fridzema !).
10+
711## [ 0.2.24] - 16 Feb 2018
812### Fixed
913- whereNotIn query caching.
Original file line number Diff line number Diff line change 1010[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/GeneaLabs/laravel-model-caching/master/LICENSE )
1111
1212## Impetus
13- I created this package in response to a client project that had complex and nested
13+ I created this package in response to a client project that had complex, nested
1414forms with many ` <select> ` 's that resulted in over 700 database queries on one
1515page. I needed a package that abstracted the caching process out of the model
1616for me, and one that would let me cache custom queries, as well as cache model
You can’t perform that action at this time.
0 commit comments