From 27193c91e675ffa2822a05adc8bb449728a51917 Mon Sep 17 00:00:00 2001 From: Shaun Arman Date: Sun, 19 Apr 2026 19:20:57 -0500 Subject: [PATCH] docs: clarify changelog exclusion criteria --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8229f28..681f2649 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to TFTSR are documented here. Commit types shown: feat, fix, perf, docs, refactor. -CI, chore, and build changes are excluded. +CI, chore, and build changes are excluded unless they affect developer workflow. ## [0.2.65] — 2026-04-15