From 6d51d097f32f974407b03504a06ffda4af819cdb Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 3 Nov 2024 12:10:59 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57d4e72e9..21a070e7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 2.122.0 - 2024-11-07 +### Added + +- Added `GHOSTFOLIO` as a new data source type + ### Changed - Upgraded `countries-list` from version `3.1.0` to `3.1.1`