From 5583bc7e90c08f729bd46747f5db3c23adf93c4c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 26 Aug 2026 22:49:48 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b54041fb0..e2cd64b0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added an expiration date to the access to share the portfolio - Added the date of the last usage to the access to share the portfolio +- Added support for a dedicated _OpenRouter_ engine for the `web_fetch` tool in the `FetchService` + +### Changed + +- Improved the logging of the `web_fetch` tool in the `FetchService` ## 3.61.0 - 2026-08-25