File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,27 @@ 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.9 ] - 14 Dec 2017
7+ ## [ 0.2.12 ] - 14 Dec 2017
88### Added
99- chainable method to disable caching of queries.
1010
11+ ## [ 0.2.11] - 13 Dec 2017
12+ ### Added
13+ - functionality to clear corresponding cache tags when model is deleted.
14+
15+ ## [ 0.2.10] - 5 Dec 2017
16+ ### Fixed
17+ - caching when using ` orderByRaw() ` .
18+
19+ ## [ 0.2.9] - 19 Nov 2017
20+ ### Added
21+ - test for query scopes.
22+ - test for relationship query.
23+
24+ ### Updated
25+ - readme file.
26+ - travis configuration.
27+
1128## [ 0.2.8] - 2017-10-17
1229### Updated
1330- code with optimizations and refactoring.
You can’t perform that action at this time.
0 commit comments