File tree 1 file changed +18
-1
lines changed
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.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 0.2.9 ] - 14 Dec 2017
7
+ ## [ 0.2.12 ] - 14 Dec 2017
8
8
### Added
9
9
- chainable method to disable caching of queries.
10
10
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
+
11
28
## [ 0.2.8] - 2017-10-17
12
29
### Updated
13
30
- code with optimizations and refactoring.
You can’t perform that action at this time.
0 commit comments