diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fab44b68..408583b53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the numerical precision in the holding detail dialog +- Improved the handling of the numerical precision in the value component - Optimized the 7d data gathering by prioritizing the currencies - Improved the language localization for German (`de`) @@ -4823,7 +4825,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added the attribute `precision` in the value component +- Added the attribute `precision` to the value component ### Fixed