diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ac5415e..5457e8cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v4.3.1...4.x) +## [Unreleased](https://github.com/laravel/horizon/compare/v4.3.2...4.x) + + +## [v4.3.2 (2020-04-28)](https://github.com/laravel/horizon/compare/v4.3.1...v4.3.2) + +### Fixed +- Fix pending jobs count ([#832](https://github.com/laravel/horizon/pull/832)) ## [v4.3.1 (2020-04-21)](https://github.com/laravel/horizon/compare/v4.3.0...v4.3.1)