Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasBuelens committed Jan 5, 2025
1 parent a7bff81 commit 8ea7276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* The `next()` and `return()` methods of `ReadableStream`'s async iterator are now correctly "chained",
such that the promises returned by *either* of these methods are always resolved in the same order
as those methods were called.
* 💅 Improve type of `WritableStreamDefaultController.signal`. ([#157](https://github.com/MattiasBuelens/web-streams-polyfill/pull/157))

## 4.0.0 (2024-02-28)

Expand Down

0 comments on commit 8ea7276

Please sign in to comment.