Mentioning the SmallWebRTCTransport fix in the readme.

This commit is contained in:
Filipi Fuchter
2025-11-17 15:39:07 -03:00
parent 0c3c26b7b8
commit 74154b26a2

View File

@@ -48,6 +48,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue in the `Runner` where, when using `SmallWebRTCTransport`, the
`request_data` was not being passed to the `SmallWebRTCRunnerArguments` body.
- Fixed subtle issue of assistant context messages ending up with double spaces
between words or sentences.