chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2026-02-10 23:10:48 +00:00
parent 19bb071fe0
commit be5d08fe5f

View File

@@ -1,5 +1,13 @@
# Changelog
## 2.1.39
- Improved terminal rendering performance
- Fixed fatal errors being swallowed instead of displayed
- Fixed process hanging after session close
- Fixed character loss at terminal screen boundary
- Fixed blank lines in verbose transcript view
## 2.1.38
- Fixed VS Code terminal scroll-to-top regression introduced in 2.1.37