We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ef494 commit 4e772bcCopy full SHA for 4e772bc
CHANGELOG.md
@@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
5
6
## [Unreleased]
7
8
+## [2.0.0] - 2019-10-30
9
+### Changed
10
+* Removed Laravel 5 support, added Laravel 6 support ([#15](https://github.com/sixlive/laravel-json-schema-assertions/pull/15))
11
+
12
+## [1.2.0] - 2019-10-30
13
+### Added
14
+* Added support for PHPUnit 8 ([#14](https://github.com/sixlive/laravel-json-schema-assertions/pull/14))
15
16
## [1.1.0] - 2019-02-27
17
### Added
18
* Larave 5.8 to the CI process ([#13](https://github.com/sixlive/laravel-json-schema-assertions/pull/13))
0 commit comments