From 26d2f35a990107eefd09f6baa4db250f54e5c470 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 1 Oct 2019 19:38:43 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71b88b91..acfbd94f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/horizon/compare/v3.3.2...3.0) +## [Unreleased](https://github.com/laravel/horizon/compare/v3.4.0...3.0) + + +## [v3.4.0 (2019-10-01)](https://github.com/laravel/horizon/compare/v3.3.2...v3.4.0) + +### Added +- Filter recent jobs by tag ([#665](https://github.com/laravel/horizon/pull/665)) ## [v3.3.2 (2019-08-27)](https://github.com/laravel/horizon/compare/v3.3.1...v3.3.2)