Browse Source

Update changelog

pull/4577/head
Thomas Kaul 4 months ago
parent
commit
a9fd933541
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Made the historical market data editor expandable in the admin control panel - Made the historical market data editor expandable in the admin control panel
- Renamed `Order` to `activities` in the `Account` database schema
- 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

Loading…
Cancel
Save