Browse Source

Update changelog

pull/4656/head
Thomas Kaul 4 months ago
parent
commit
eacd68a15d
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Moved the watchlist from experimental to general availability - Moved the watchlist from experimental to general availability
- Deprecated the endpoint to get a portfolio position in favor of get a holding - Deprecated the endpoint to get a portfolio position in favor of get a holding
- Deprecated the endpoint to update portfolio position tags in favor of update holding tags - Deprecated the endpoint to update portfolio position tags in favor of update holding tags
- Renamed `Account` to `accounts` in the `Platform` database schema
- Upgraded `prisma` from version `6.6.0` to `6.7.0` - Upgraded `prisma` from version `6.6.0` to `6.7.0`
## 2.159.0 - 2025-05-02 ## 2.159.0 - 2025-05-02

Loading…
Cancel
Save