From 2b8bfa9fb0e9ea0cd612f630496b77161e77bcb4 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 6 May 2023 11:03:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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