From 730442081a46a8224a9e1c2b5aef71233c5b25d2 Mon Sep 17 00:00:00 2001 From: Mike Date: Thu, 18 Dec 2025 12:34:11 -0700 Subject: [PATCH] Update changelog for v2.0.72 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1c0b2f..bfaa270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sec ### Claude Code System Prompts Changelog +# [2.0.72](https://github.com/Piebald-AI/claude-code-system-prompts/commit/f415c3a) + +_+47 tokens_ + +- Tool Description: Task - Added usage note requiring a short description (3-5 words) summarizing what the agent will do +- Tool Description: TaskUpdate - Added "Staleness" section with instruction to read task's latest state using `TaskGet` before updating + # [2.0.71](https://github.com/Piebald-AI/claude-code-system-prompts/commit/1be49c8) _+948 tokens_