Browse Source

Update changelog

pull/2330/head
Thomas 2 years ago
parent
commit
91106f0087
  1. 5
      CHANGELOG.md

5
CHANGELOG.md

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
### Added
- Added a timeout to all data source requests
### Changed ### Changed
- Harmonized the logger output: <symbol> (<dataSource>) - Harmonized the logger output: <symbol> (<dataSource>)
@ -14,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- Fixed the timeout in _EOD Historical Data_ requests
- Fixed an issue with the portfolio summary caused by the language localization for Dutch (`nl`) - Fixed an issue with the portfolio summary caused by the language localization for Dutch (`nl`)
## 2.0.0 - 2023-09-09 ## 2.0.0 - 2023-09-09

Loading…
Cancel
Save