From 95b01e2eba4d4b8cbe3bbc32509ab82d5040039c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:24:56 +0000 Subject: [PATCH] docs: update unreleased changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 456f751..df94bb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## [Unreleased] +## Fixed + +- Restored the empty `## [Unreleased]` heading at the top of `CHANGELOG.md` so the `Update Unreleased Changelog` workflow can continue to append post-merge entries on `main`, and documented the rename-and-insert rule in `docs/RELEASE-PROCESS.md` ([#103](https://github.com/coder/agent-tty/pull/103)). + ## [v0.2.0] - 2026-05-13 ### Added