diff --git a/CHANGELOG.md b/CHANGELOG.md index c25f19f1a..c36baa819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added links to the statistics section on the about page +### Fixed + +- Fixed the currency of the value in the position detail dialog + ## 1.102.0 - 11.01.2022 ### Changed diff --git a/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html b/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html index 3bd2b780b..00d949263 100644 --- a/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html +++ b/apps/client/src/app/components/position/position-detail-dialog/position-detail-dialog.html @@ -12,7 +12,7 @@