diff --git a/CHANGELOG.md b/CHANGELOG.md index 731686405..96a11997b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Copy logic of `GhostfolioScraperApiService` to `ManualService` (to remove `GhostfolioScraperApiService`) - Set the exposed port as an environment variable (`PORT`) in `Dockerfile` - Upgraded `chart.js` from version `4.0.1` to `4.2.0` - Upgraded `ionicons` from version `6.0.4` to `6.1.2`