diff --git a/CHANGELOG.md b/CHANGELOG.md index b510bcac..410c520f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v4.3.4...4.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v4.3.5...4.x) + + +## [v4.3.5 (2020-09-08)](https://github.com/laravel/horizon/compare/v4.3.4...v4.3.5) + +### Fixed +- Add try/catch for failed-jobs ([#880](https://github.com/laravel/horizon/pull/880)) ## [v4.3.4 (2020-09-01)](https://github.com/laravel/horizon/compare/v4.3.3...v4.3.4)