Skip to content

Commit 61a9dba

Browse files
authored
Merge pull request #8 from GeneaLabs/laravel-5.5
Update changelog
2 parents 340aefe + 6a7a7d7 commit 61a9dba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.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+
714
## [0.2.2] - 2017-09-29
815
### Added
916
- additional unit tests for checking caching of lazy-loaded relationships.

0 commit comments

Comments
 (0)