Skip to content

Commit

Permalink
update CHANGELOG with StatelessTextTransformer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Jul 22, 2024
1 parent ab63ff2 commit 77a53da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fixed an issue with `StatelessTextTransformer` where it was pushing a string
instead of a `TextFrame`.

- `WebsocketServerTransport` doesn't try to send frames anymore if serializers
returns `None`.

Expand Down

0 comments on commit 77a53da

Please sign in to comment.