Skip to content

Commit bbdf79c

Browse files
committed
Update changelog
1 parent 7fb08e1 commit bbdf79c

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,27 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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.

0 commit comments

Comments
 (0)