From 6105f5af2ba31565b8915ec3871ec36ff0846c38 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Mon, 1 Jun 2026 18:29:28 +0000 Subject: [PATCH] chore: update CHANGELOG.md for v0.3.11 [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6284e07a..f33281f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to TFTSR are documented here. Commit types shown: feat, fix, perf, docs, refactor. CI, chore, and build changes are excluded. +## [0.3.11] — 2026-06-01 + +### Bug Fixes +- **mcp**: Treat missing resources/list as non-fatal for servers that don't implement it + +### Documentation +- **wiki**: Update MCP-Servers.md with env var support, PATH requirement, and new schema column + ## [0.3.10] — 2026-06-01 ### Bug Fixes