Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Nov 22, 2024
1 parent 7a1ac2a commit e7eca8a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

### [v2.0.0 (2024-11-22)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/v1.7.0...v2.0.0)
* Dispatch jobs without relating to models by @mateusjunges in https://github.com/mateusjunges/trackable-jobs-for-laravel/pull/33
* Improve job status tracking by @mateusjunges in https://github.com/mateusjunges/trackable-jobs-for-laravel/pull/46
* Drop support for Laravel 9 by @mateusjunges
* Drop support for Laravel 10 by @mateusjunges
* Drop support for PHP 8.1 by @mateusjunges

### [v1.7.0 (2024-03-12)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.6.3...v1.7.0)
* Add support for Laravel 11 by @mateusjunges in [#50](https://github.com/mateusjunges/trackable-jobs-for-laravel/pull/50)

Expand Down

0 comments on commit e7eca8a

Please sign in to comment.