From ea90d29c4bf857d13a7da7dba40a472f56d2fd6a Mon Sep 17 00:00:00 2001 From: Shaun Arman Date: Sun, 19 Apr 2026 19:02:26 -0500 Subject: [PATCH] docs: update changelog description to include ci commit type --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8229f28..c8a64ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog All notable changes to TFTSR are documented here. -Commit types shown: feat, fix, perf, docs, refactor. -CI, chore, and build changes are excluded. +Commit types shown: feat, fix, perf, docs, refactor, ci. +CI, chore, and build changes are excluded unless they affect developer workflow. ## [0.2.65] — 2026-04-15