From 2326f9cc917379bbe9c25a28113501fbf566c74b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 12 Jun 2022 17:04:13 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05df54180..9ffcdae7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Decreased the number of attempts of queue jobs from `20` to `10` (fail earlier) - Changed the label from _Balance_ to _Cash Balance_ in the account dialog ## 1.157.0 - 11.06.2022