From 321739c6f17babc0b8c090f481812e4e65954c18 Mon Sep 17 00:00:00 2001 From: Jeff Rose Date: Thu, 15 Jan 2026 23:15:15 -0800 Subject: [PATCH] Apply suggested fix to CHANGELOG.md from Copilot Autofix Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac98f92..8ebb4fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,7 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Implement lockfile for plugins - Add retry and backoff - Add secret resolution and sensitive data protection -- Implement max evidence size limits. +- Implement max evidence size limits - Add global timeout with cancellation ### Changed