diff --git a/CHANGELOG.md b/CHANGELOG.md index 851a9bfd1..cb4920012 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added a server of the Model Context Protocol (MCP) with a tool to get the holdings of the portfolio (experimental) - Added support to remove a received access on the access page -- Added the `type` to the `Access` database schema - Extended the holdings table by the activities count in the _Copy AI prompt to clipboard for analysis_ action on the analysis page (experimental) - Extended the holdings table by the activities count in the _Copy portfolio data to clipboard for AI prompt_ action on the analysis page (experimental) - Extended the holdings table by the date of first activity in the _Copy AI prompt to clipboard for analysis_ action on the analysis page (experimental) - Extended the holdings table by the date of first activity in the _Copy portfolio data to clipboard for AI prompt_ action on the analysis page (experimental) +- Added a server of the Model Context Protocol (MCP) with a tool to get the holdings of the portfolio (experimental) +- Added the `type` to the `Access` database schema ### Fixed