Browse Source

Update changelog

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

7
CHANGELOG.md

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Renamed `Order` to `activities` in the `Account` database schema
## 2.155.0 - 2025-04-23
### Added
@ -34,7 +40,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- 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
- 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

Loading…
Cancel
Save