From 481c1d75c163c9f6920c4120310db696240ad343 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Sep 2022 09:46:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 619af8173..9ddc22c23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Made the environment variables `REDIS_HOST` and `REDIS_PORT` mandatory - Handled errors in the portfolio calculation if there is no internet connection +- Fixed the _GitHub_ contributors count on the about page ## 1.185.0 - 30.08.2022