Browse Source

Update changelog

pull/7517/head
Thomas Kaul 4 weeks ago
parent
commit
f7f5614f3c
  1. 5
      CHANGELOG.md

5
CHANGELOG.md

@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added the database model and endpoints to manage the stock splits of an asset profile (experimental)
### Fixed
- Fixed a race condition where the portfolio snapshot computation was completed before its result had been cached, causing a redundant recomputation
- Fixed an endless loop in the portfolio snapshot computation if the computed result could not be read from the cache
## 3.40.0 - 2026-08-02
### Changed

Loading…
Cancel
Save