From a94438ca8ad82f58614d9e4b10adbdb5853380e2 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 6 May 2023 10:55:31 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5942af6d8..778a844f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +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 the missing `dataSource` attribute to the activities import ## 1.265.0 - 2023-05-01