Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading