Browse Source

Update changelog

pull/7435/head
Thomas Kaul 1 month ago
parent
commit
90ddd1515e
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Deprecated `firstOrderDate` in favor of `dateOfFirstActivity` in the `GET api/v2/portfolio/performance` endpoint - Deprecated `firstOrderDate` in favor of `dateOfFirstActivity` in the `GET api/v2/portfolio/performance` endpoint
- Upgraded `prettier` from version `3.8.4` to `3.9.6` - Upgraded `prettier` from version `3.8.4` to `3.9.6`
### Fixed
- Resolved an exception in the user service when getting a non-existent user
## 3.34.0 - 2026-07-25 ## 3.34.0 - 2026-07-25
### Changed ### Changed

Loading…
Cancel
Save