Skip to content

Commit 21ffa23

Browse files
authored
Merge pull request #9 from GeneaLabs/laravel-5.5
Update changelog
2 parents 61a9dba + 34f59b8 commit 21ffa23

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ 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
7+
## [0.2.4] - 2017-10-03
88
### Added
99
- .gitignore file to reduce download size for production environment.
1010

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

14+
## [0.2.3] - 2017-10-03
15+
### Fixed
16+
- parsing of where clauses to account for some edge cases.
17+
1418
## [0.2.2] - 2017-09-29
1519
### Added
1620
- additional unit tests for checking caching of lazy-loaded relationships.

0 commit comments

Comments
 (0)