Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Feb 1, 2023
1 parent 1a2f3a4 commit d830c19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All relevant changes in `mateusjunges/laravel-trackable-jobs` will be documented here.

### [v1.6.0 (2023-02-01)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.5.2...v1.6.0)
- Add support for Laravel v10.x in [#41](https://github.com/mateusjunges/trackable-jobs-for-laravel/pull/41)
- Drop support for laravel 8 in [86bf9df](https://github.com/mateusjunges/trackable-jobs-for-laravel/commit/86bf9df6a364ab247cdae059764fe62d5a72118b)
- Drop support for PHP 7.4 in [86bf9df](https://github.com/mateusjunges/trackable-jobs-for-laravel/commit/86bf9df6a364ab247cdae059764fe62d5a72118b)

### [v1.5.2 (2022-08-05)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.5.1...v1.5.2)
### Fixed
- Fixed jobs being marked as failed without attempting any retries on [#36](https://github.com/mateusjunges/trackable-jobs-for-laravel/pull/36) by @DimaVIII
Expand Down

0 comments on commit d830c19

Please sign in to comment.