From a142853032a46c8f3995b5e570ee7a99028ad6a1 Mon Sep 17 00:00:00 2001 From: Muhammed Mukhthar CM Date: Sat, 14 Mar 2026 04:03:33 +0000 Subject: [PATCH] docs: fix changelog formatting --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70da05266f5..74433f397df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -376,7 +376,6 @@ Docs: https://docs.openclaw.ai - Agents/compaction transcript updates: emit a transcript-update event immediately after successful embedded compaction so downstream listeners observe the post-compact transcript without waiting for a later write. (#25558) thanks @rodrigouroz. - Agents/sessions_spawn: use the target agent workspace for cross-agent spawned runs instead of inheriting the caller workspace, so child sessions load the correct workspace-scoped instructions and persona files. (#40176) Thanks @moshehbenavraham. - ## 2026.3.7 ### Changes