5f1bf58cfc
The workspace ships two CHANGELOG files — the repo-root one and the crate-local `crates/tui/CHANGELOG.md`. The `prompts::tests:: changelog_entry_exists_for_current_package_version` gate scans the nearest CHANGELOG to the manifest, so the crate-local copy needs the same `## [<version>]` section before tagging. Copy the [0.8.34] section over from the root CHANGELOG, including the edit_file fuzzy-punctuation bullet added later in the session. No new content; the two files now agree.