From b532a74826a3860589e809bce9452c62dc94b1ec Mon Sep 17 00:00:00 2001 From: Mattias Buelens Date: Sun, 5 Jan 2025 21:38:50 +0100 Subject: [PATCH] Update changelog [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09f61c5..3cd6ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ > - 🏠 Internal > - 💅 Polish -## Unreleased +## 4.1.0 (2025-01-05) * 👓 Align with [spec version `fa4891a`](https://github.com/whatwg/streams/tree/fa4891a35ff05281ff8ed66f8ad447644ea7cec3/) ([#156](https://github.com/MattiasBuelens/web-streams-polyfill/pull/156)) * Commit pull-into descriptors *after* filling them from the internal queue.