From 99789ff389f79211e8ed8b756934e32d706c948b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Sep 2022 08:46:34 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c6e6e55..619af8173 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Decreased the rate limiter duration of queue jobs from 5 to 4 seconds + ### Fixed - Made the environment variables `REDIS_HOST` and `REDIS_PORT` mandatory