Skip to content

Commit

Permalink
Merge pull request #9 from GeneaLabs/laravel-5.5
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
mikebronner committed Oct 3, 2017
2 parents 61a9dba + 34f59b8 commit 21ffa23
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.2.3] - 2017-09-29
## [0.2.4] - 2017-10-03
### Added
- .gitignore file to reduce download size for production environment.

### Fixed
- parsing of where clauses with null and notnull.

## [0.2.3] - 2017-10-03
### Fixed
- parsing of where clauses to account for some edge cases.

## [0.2.2] - 2017-09-29
### Added
- additional unit tests for checking caching of lazy-loaded relationships.
Expand Down

0 comments on commit 21ffa23

Please sign in to comment.