diff --git a/CHANGELOG.md b/CHANGELOG.md index db15af81a..39f2a2b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -- Added support for cryptocurrency _Mina Protocol_ (`MINA-USD`) +### Added + +- Added support for the (optional) `accountId` in the import functionality for activities +- Added support for the (optional) `dataSource` in the import functionality for activities +- Added support for the cryptocurrency _Mina Protocol_ (`MINA-USD`) ### Changed - Improved the consistent use of `symbol` in combination with `dataSource` +- Removed the primary data source from the client ## 1.108.0 - 27.01.2022 @@ -208,7 +213,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added support for cryptocurrency _Solana_ (`SOL-USD`) +- Added support for the cryptocurrency _Solana_ (`SOL-USD`) - Extended the documentation for self-hosting with the [official Ghostfolio Docker image](https://hub.docker.com/r/ghostfolio/ghostfolio) ### Fixed