chore(coding-agent): add changelog for bash detection
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
- Added `resume` as a configurable keybinding action, allowing users to bind a key to open the session resume selector (like `newSession`, `tree`, and `fork`) ([#1249](https://github.com/badlogic/pi-mono/pull/1249) by [@juanibiapina](https://github.com/juanibiapina))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed Unix bash detection to fall back to PATH lookup when `/bin/bash` is unavailable, including Termux setups ([#1230](https://github.com/badlogic/pi-mono/pull/1230) by [@VaclavSynacek](https://github.com/VaclavSynacek))
|
||||
|
||||
## [0.51.5] - 2026-02-04
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user