From 62e32883321750adff31deb7d6b9d9cdbc644d96 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 2 Jul 2025 07:41:55 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a3544bfc..452e46eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Made the `getByKey()` function generic in the property service +- Upgraded `yahoo-finance2` from version `3.3.5` to `3.4.1` ## 2.176.0 - 2025-06-30