Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Aug 5, 2022
1 parent 267e126 commit 507147d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

### [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

### [v1.5.1 (2022-06-02)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.5.0...v1.5.1)
### Fixed
- Fixed Trackable to respect custom morph map [(#29)](https://github.com/mateusjunges/trackable-jobs-for-laravel/issues/29)
Expand Down

0 comments on commit 507147d

Please sign in to comment.