From 9b9ab4b49d55b8fbfc7b2e3802fe3f35b6ba9422 Mon Sep 17 00:00:00 2001 From: Greyson LaLonde Date: Sun, 15 Mar 2026 23:40:58 -0400 Subject: [PATCH] chore: update changelog for Plus API and plan execute pattern --- docs/en/changelog.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx index 8f320456d..9c70a1254 100644 --- a/docs/en/changelog.mdx +++ b/docs/en/changelog.mdx @@ -12,8 +12,8 @@ mode: "wide" ## What's Changed ### Features - - Add Plus API token authentication - - Implement plan execute pattern in A2A + - Add Plus API token authentication in a2a + - Implement plan execute pattern ### Bug Fixes - Resolve code interpreter sandbox escape issue