diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bd29ce2..6d64bdba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,15 +10,14 @@ All notable user-visible changes to Hunk are documented in this file. ### Fixed -- Added timeouts to `hunk session *` daemon capability and API calls so unresponsive daemons fail instead of hanging indefinitely. -- Updated OpenTUI so light and dark theme backgrounds render without the native renderer's color shift. -- Prevented Git watch polling from taking optional index locks while discovering untracked files. - ## [0.15.1] - 2026-06-09 ### Fixed - Restored the `e` keyboard shortcut and menu hint for opening the selected file in `$EDITOR`. +- Added timeouts to `hunk session *` daemon capability and API calls so unresponsive daemons fail instead of hanging indefinitely. +- Updated OpenTUI so light and dark theme backgrounds render without the native renderer's color shift. +- Prevented Git watch polling from taking optional index locks while discovering untracked files. ## [0.15.0] - 2026-06-08