Browse Source

Update changelog

pull/4582/head
Thomas Kaul 4 months ago
parent
commit
1c0e0f34c0
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Renamed `Subscription` to `subscriptions` in the `User` database schema - Renamed `Subscription` to `subscriptions` in the `User` database schema
- Parallelized the requests in the get quotes functionality of the _Financial Modeling Prep_ service - Parallelized the requests in the get quotes functionality of the _Financial Modeling Prep_ service
- Migrated the lookup functionality by `isin` of the _Financial Modeling Prep_ service to its stable API version - Migrated the lookup functionality by `isin` of the _Financial Modeling Prep_ service to its stable API version
- Improved the language localization for German (`de`)
### Fixed ### Fixed

Loading…
Cancel
Save