Skip to content

Commit 4a2231c

Browse files
committed
docs: update changelog for WASAPI and Wasm Stream Send impls
1 parent af8d56a commit 4a2231c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@
2929
- WASAPI: Expose `IMMDevice` from WASAPI host Device.
3030
- WASAPI: Add `I24` and `U24` sample format support (24-bit samples stored in 4 bytes).
3131
- WASAPI: Update `windows` to >= 0.58, <= 0.62.
32+
- WASAPI: Make `Stream` implement `Send`.
3233
- Wasm: Removed optional `wee-alloc` feature for security reasons.
34+
- Wasm: Make `Stream` implement `Send`.
3335

3436
# Version 0.16.0 (2025-06-07)
3537

0 commit comments

Comments
 (0)