Skip to content

Latest commit

 

History

History
executable file
·
35 lines (19 loc) · 907 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
35 lines (19 loc) · 907 Bytes

Changelog

2.1.0 - 2018-02-09

Changed

  • Changed constraints for laravel packages to allow future versions

2.0.0 - 2018-02-09

Changed

  • Laravel 5.6 compatibility
  • Switched to PHPUnit 7

1.1.0 - 2017-11-29

Fixed

  • Return a job as an object rather than array

1.0.0 - 2017-11-25

Added

  • Added package auto discovery

Changed

  • Match the changes in FailedJobProviderInterface interface
  • Service provider swaps the failer implementation on the fly

0.1.0 - 2015-08-09

Experimental release.