Skip to content

Commit 4ef5ef7

Browse files
authored
Update CHANGELOG.md
1 parent 29a52e1 commit 4ef5ef7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
55

66
## [Unreleased]
77

8+
## [1.1.0] - 2019-02-27
9+
### Added
10+
* Larave 5.8 to the CI process ([#13](https://github.com/sixlive/laravel-json-schema-assertions/pull/13))
11+
12+
### Changed
13+
* Added a return type hint to `setUp` required by phpunit 8 and Laravel's test case ([#13](https://github.com/sixlive/laravel-json-schema-assertions/pull/13))
14+
15+
16+
## [1.0.0] - 2019-02-24
17+
### Changed
18+
* Updated to use [sixlive/json-schema-assertions](https://github.com/sixlive/json-schema-assertions) under the hood ([#11](https://github.com/sixlive/laravel-json-schema-assertions/pull/11)]
19+
820
## [0.4.0] - 2018-09-04
921
### Added
1022
* Support for chainable assertions ([#6](https://github.com/sixlive/laravel-json-schema-assertions/pull/6))

0 commit comments

Comments
 (0)