diff --git a/CHANGELOG.md b/CHANGELOG.md index 778a844f5..a3006f535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Added a fallback to `quoteSummary(symbol)` if `quote(symbols)` fails in the _Yahoo Finance_ service +- Added a fallback to use `quoteSummary(symbol)` if `quote(symbols)` fails in the _Yahoo Finance_ service - Added the missing `dataSource` attribute to the activities import ## 1.265.0 - 2023-05-01