Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges authored Feb 10, 2023
1 parent 7b67997 commit 7f8abce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Changelog

All relevant changes in `mateusjunges/laravel-trackable-jobs` will be documented here.
### [v1.6.2 (2023-02-10)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.6.1...v1.6.2)
* Allow to publish package migration by @bramvanrijswijk in [#42](https://github.com/mateusjunges/trackable-jobs-for-laravel/pull/42)

### [v1.6.0 (2023-02-01)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.6.0...v1.6.1)

### [v1.6.1 (2023-02-01)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.6.0...v1.6.1)
- Use FQCN as TrackedJob `name` instead of class basename (Fixes [#40](https://github.com/mateusjunges/trackable-jobs-for-laravel/issues/40)) by @mateusjunges

### [v1.6.0 (2023-02-01)](https://github.com/mateusjunges/trackable-jobs-for-laravel/compare/1.5.2...v1.6.0)
Expand Down

0 comments on commit 7f8abce

Please sign in to comment.