Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 14, 2021
1 parent f95165a commit 367c48b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
## [Unreleased](https://github.com/laravel/horizon/compare/v5.7.12...5.x)


## [v5.7.13 (2021-09-14)](https://github.com/laravel/horizon/compare/v5.7.12...v5.7.13)

### Changed
- Added pushed at to failedJobs ([#0](https://github.com/laravel/horizon/pull/1069))

### Fixed
- Check if `failedJob.reserved_at` is set before making time calculation ([#1067](https://github.com/laravel/horizon/pull/1067))


## [v5.7.12 (2021-08-31)](https://github.com/laravel/horizon/compare/v5.7.11...v5.7.12)

### Changed
Expand Down

0 comments on commit 367c48b

Please sign in to comment.