From 9f1f88de7202466571264cac6ff7a3f28b0cbef1 Mon Sep 17 00:00:00 2001 From: cndgrr <59120057+cndgrr@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:40:55 +0000 Subject: [PATCH] fix(changelog): #285's fragment carries a terminal cite MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit changelog.d/253.md landed on main after this branch's point with the cite trailing the period — the crew#309 shape, the fifth fragment to arrive with it since #262 measured two. The criterion is that changelog.d/ is clean at the head, and the head CI reviews is the merge with main, which is where this one surfaced. Refs #262. --- changelog.d/253.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/253.md b/changelog.d/253.md index 3bb9f9c..25cb78d 100644 --- a/changelog.d/253.md +++ b/changelog.d/253.md @@ -1,3 +1,3 @@ ### Added -- Release epics now announce release initialization when their declared dependency gates clear. (#253) +- Release epics now announce release initialization when their declared dependency gates clear (#253).