From fb57c629a97d6327a96a5df69b086960c9f8f007 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Sun, 31 May 2026 23:14:06 +0000 Subject: [PATCH] chore: update CHANGELOG.md for v0.3.7 [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 748094b4..e0cc2396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to TFTSR are documented here. Commit types shown: feat, fix, perf, docs, refactor. CI, chore, and build changes are excluded. +## [0.3.7] — 2026-05-31 + +### Bug Fixes +- Address PR review findings — compress errors, size guard, modal error display + +### Features +- Attachment DB storage and cross-incident recall + ## [0.3.6] — 2026-05-31 ### Bug Fixes