We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7e88a commit a7e0564Copy full SHA for a7e0564
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [0.2.7] - 2017-10-16
8
+### Added
9
+- remaining unit tests that were incomplete, thanks everyone who participated!
10
+- added parsing of where `doesnthave()` condition.
11
+
12
## [0.2.6] - 2017-10-12
13
### Added
14
- orderBy clause to cache key. Thanks @RobMKR for the PR!
0 commit comments