Skip to content

Commit

Permalink
Preparing 1.0.17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
emilhe committed Jun 28, 2024
1 parent 56e58e3 commit 09a6ef8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

All notable changes to this project will be documented in this file.

## [1.0.17] - UNRELEASED
## [1.0.17] - 28-06-24

### Added

- Improve the stability of the serialization transforms (`BaseModelTransform`, and `DataclassTransform`) by adding support for `None`, `str` and `dict` types
- Add the option to send objects to the `captureKeys` property of the `Keyboard` component to enable more specific filtering
- Add streaming capabilities to the `SSE` component

Expand Down

0 comments on commit 09a6ef8

Please sign in to comment.