From 4baef8511fe066b96acbcb96196d0922f7b72b2a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 13 Jan 2024 16:03:54 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fe8100e5..9225bf67f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Broken down the performance into asset and currency on the analysis page (experimental) - Added support for international formatted numbers in the scraper configuration +- Added the attribute `locale` to the scraper configuration to parse the number ### Changed