diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a70e674..e146ed57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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