diff --git a/CHANGELOG.md b/CHANGELOG.md index eff00efa..59c70a47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v3.1.0...3.0) +## [Unreleased](https://github.com/laravel/horizon/compare/v3.1.1...3.0) + + +## [v3.1.1 (2019-04-02)](https://github.com/laravel/horizon/compare/v3.1.0...v3.1.1) + +### Fixed +- Fix failed jobs retrying ([7d28272](https://github.com/laravel/horizon/commit/7d282723792f3dd6d058b8d7b87a18350635c029)) ## [v3.1.0](https://github.com/laravel/horizon/compare/v3.0.6...v3.1.0) @@ -9,7 +15,7 @@ - Add support for Supervisor "nice" option ([#551](https://github.com/laravel/horizon/pull/551), [8d0034b](https://github.com/laravel/horizon/commit/8d0034bd6d72450be8cdba8e874656d3e704306d), [#556](https://github.com/laravel/horizon/pull/556)) -## [v3.0.6](https://github.com/laravel/horizon/compare/v3.0.5...v3.0.6) +## [v3.0.6 (2019-03-28)](https://github.com/laravel/horizon/compare/v3.0.5...v3.0.6) ### Fixed - Add ability to configure route domain setting ([#550](https://github.com/laravel/horizon/pull/550))