We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 340aefe + 6a7a7d7 commit 61a9dbaCopy full SHA for 61a9dba
CHANGELOG.md
@@ -4,6 +4,13 @@ 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.3] - 2017-09-29
8
+### Added
9
+- .gitignore file to reduce download size for production environment.
10
+
11
+### Fixed
12
+- parsing of where clauses with null and notnull.
13
14
## [0.2.2] - 2017-09-29
15
### Added
16
- additional unit tests for checking caching of lazy-loaded relationships.
0 commit comments