From 26fe1d059ff0e8e0699f2460f047c856a9d42c9c Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 17 Apr 2026 15:52:46 -0600 Subject: [PATCH] Update changelog for v2.1.113 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 681837e..383a6fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sec ### Claude Code System Prompts Changelog +\# [2.1.113](https://github.com/Piebald-AI/claude-code-system-prompts/commit/d81bcdf) + +_+26 tokens_ + +- Skill: Generate permission allowlist from transcripts — Renamed heading from "Less Permission Prompts" to "Fewer Permission Prompts." +- Tool Description: Bash (maintain cwd) — Added explicit instruction to never prepend `cd ` to a `git` command, since `git` already operates on the current working tree and the compound form triggers a permission prompt. + + # [2.1.112](https://github.com/Piebald-AI/claude-code-system-prompts/commit/de0eb75) _+0 tokens_