From babd7b5ed9242b34b439558354c16bb7bdd69c68 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 5 Aug 2021 07:48:56 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c19dbea9..ab3c60a10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Fixed + +- Fixed an issue of a division by zero in the portfolio calculations + ## 1.32.0 - 04.08.2021 ### Added @@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the missing market state in the positions tab - Fixed the chart of positions with differing currency from user -- Fixed an issue of a division by zero in the portfolio calculations ## 1.31.1 - 01.08.2021