diff --git a/CHANGELOG.md b/CHANGELOG.md index 0883d78b6..b5267aac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored `transactionCount` in favor of `activitiesCount` in the accounts table component - Deprecated `transactionCount` in favor of `activitiesCount` in the endpoint `GET api/v1/admin` - Removed the deprecated `firstBuyDate` in the portfolio calculator +- Upgraded `stripe` from version `20.1.0` to `20.3.0` - Upgraded `yahoo-finance2` from version `3.11.2` to `3.13.0` ## 2.234.0 - 2026-01-30