Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-07-23 09:07:00 -04:00 committed by GitHub
parent bf63f8fad4
commit ffe435bfa1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,11 @@
# Roo Code Changelog
## 3.23.18
## [3.23.18] - 2025-07-23
### Patch Changes
- - Fix: Resolve 'Bad substitution' error in command parsing (#5978 by @KJ7LNW, PR by @daniel-lxs)
- Fix: Resolve 'Bad substitution' error in command parsing (#5978 by @KJ7LNW, PR by @daniel-lxs)
- Fix: Add ErrorBoundary component for better error handling (#5731 by @elianiva, PR by @KJ7LNW)
- Fix: Todo list toggle not working (thanks @chrarnoldus!)
- Improve: Use SIGKILL for command execution timeouts in the "execa" variant (thanks @cte!)
## [3.23.17] - 2025-07-22