Prepare release

This commit is contained in:
Saoud Rizwan
2024-10-11 02:41:02 -04:00
parent e3ad10d511
commit d9af8b0948

View File

@@ -1,5 +1,10 @@
# Change Log # Change Log
## [2.0.5]
- Fixed bug where Cline's edits would stream into the active tab when switching tabs during a write_to_file
- Added explanation in task continuation prompt that an interrupted write_to_file reverts the file to its original contents, preventing unnecessary re-reads
- Fixed non-first chunk error handling in case stream fails mid-way through
## [2.0.0] ## [2.0.0]