Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-06-02 07:48:45 -04:00 committed by GitHub
parent 81d42fa7db
commit 69f72002a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,8 @@
# Roo Code Changelog
## 3.19.3
## [3.19.3] - 2025-06-02
### Patch Changes
- - Fix SSE MCP Invocation - Fixed SSE connection issue in McpHub.ts by ensuring transport.start override only applies to stdio transports, allowing SSE and streamable-http transports to retain their original start methods (thanks @taylorwilsdon!)
- Fix SSE MCP Invocation - Fixed SSE connection issue in McpHub.ts by ensuring transport.start override only applies to stdio transports, allowing SSE and streamable-http transports to retain their original start methods (thanks @taylorwilsdon!)
## [3.19.2] - 2025-06-01