Browse Source

Update changelog

pull/1691/head
Thomas 3 years ago
parent
commit
08456826bb
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Copy logic of `GhostfolioScraperApiService` to `ManualService` (to remove `GhostfolioScraperApiService`) - Copy logic of `GhostfolioScraperApiService` to `ManualService`
- Set the exposed port as an environment variable (`PORT`) in `Dockerfile` - Set the exposed port as an environment variable (`PORT`) in `Dockerfile`
- Upgraded `chart.js` from version `4.0.1` to `4.2.0` - Upgraded `chart.js` from version `4.0.1` to `4.2.0`
- Upgraded `ionicons` from version `6.0.4` to `6.1.2` - Upgraded `ionicons` from version `6.0.4` to `6.1.2`
@ -19,6 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue on the landing page caused by the global heat map of subscribers - Fixed an issue on the landing page caused by the global heat map of subscribers
### Todo
- Rename the `dataSource` from `GHOSTFOLIO` to `MANUAL`
- Eliminate `GhostfolioScraperApiService`
## 1.233.0 - 2023-02-09 ## 1.233.0 - 2023-02-09
### Added ### Added

Loading…
Cancel
Save