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