Skip to content

Commit be4b22d

Browse files
committed
Fixed jsonContains() with array values. Thanks @dmason30!
1 parent 13fcd1a commit be4b22d

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.8.1] - 2020-04-09
8+
### Fixed
9+
- `jsonContains()` with array values. Thanks @dmason30!
10+
11+
712
## [0.8.0] - 2020-02-29
813
### Added
914
- Laravel 7 compatibility.

tests/database/baseline.sqlite

-12 KB
Binary file not shown.

tests/database/testing.sqlite

-12 KB
Binary file not shown.

0 commit comments

Comments
 (0)