diff --git a/CHANGELOG.md b/CHANGELOG.md index d094f394b..e9037c0a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added active/closed toggle to holdings overview on mobile - Added support for routing selected requests through the _OpenRouter_ `web_fetch` tool in the `FetchService` ### Changed diff --git a/apps/client/src/app/components/home-holdings/home-holdings.html b/apps/client/src/app/components/home-holdings/home-holdings.html index c44df40b3..9ca8c77b2 100644 --- a/apps/client/src/app/components/home-holdings/home-holdings.html +++ b/apps/client/src/app/components/home-holdings/home-holdings.html @@ -24,7 +24,6 @@