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 8f73c35 commit a1b98d1Copy full SHA for a1b98d1
CHANGELOG.md
@@ -2,6 +2,15 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [2.0.1] - 2019-09-16
6
+### Changed
7
+- Added support for Laravel ^6.0
8
+
9
+## [2.0.0] - 2019-04-29
10
11
+- Added support for Laravel 5.8
12
+- Dropped support for Laravel versions older than 5.7.28
13
14
## [1.3.0] - 2018-07-17
15
### Added
16
- Added extra column to failed jobs table containing the exception. (#11)
0 commit comments