From f55be6bdbab21f75ef24c329a6bc03a249ad20d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 15:19:50 -0300 Subject: [PATCH] chore(main): release 1.4.0 (#42) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e100aa..86b83f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/allisson/fastqueue/compare/v1.3.2...v1.4.0) (2022-11-19) + + +### Features + +* add delay queues support ([#41](https://github.com/allisson/fastqueue/issues/41)) ([62b5db6](https://github.com/allisson/fastqueue/commit/62b5db6f60d3bfc0c2baee81903883bdebab80ce)) + ## [1.3.2](https://github.com/allisson/fastqueue/compare/v1.3.1...v1.3.2) (2022-10-25) diff --git a/version.txt b/version.txt index 1892b92..88c5fb8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.2 +1.4.0