Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Oct 20, 2020
1 parent 1d10d16 commit 5641ff3
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Release Notes

## [Unreleased](https://github.com/laravel/horizon/compare/v5.2.1...5.x)
## [Unreleased](https://github.com/laravel/horizon/compare/v5.3.0...5.x)


## [v5.3.0 (2020-10-20)](https://github.com/laravel/horizon/compare/v5.2.1...v5.3.0)

### Added
- Add maintenance notice on dashboard ([#911](https://github.com/laravel/horizon/pull/911))

### Fixed
- Fix delayed until on pending jobs screen ([#907](https://github.com/laravel/horizon/pull/907))
- Add missing force option to `horizon:clear` ([#909](https://github.com/laravel/horizon/pull/909))
- Fix misleading memory limit config ([#908](https://github.com/laravel/horizon/pull/908))
- Fix completed jobs count ([#910](https://github.com/laravel/horizon/pull/910))


## [v5.2.1 (2020-10-06)](https://github.com/laravel/horizon/compare/v5.2.0...v5.2.1)
Expand Down

0 comments on commit 5641ff3

Please sign in to comment.