From 700b0b828d8668ae42d5b8ff82f8448208c4f723 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 2 Sep 2022 21:09:10 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a039ca7f..66c6e6e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Made the environment variables `REDIS_HOST` and `REDIS_PORT` mandatory +- Handled errors in the portfolio calculation if there is no internet connection ## 1.185.0 - 30.08.2022