Skip to content

Commit 032a24b

Browse files
committed
Move StreamGroup.broadcast() fix to 2.14.0-wip section
1 parent cd2faf2 commit 032a24b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkgs/async/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
## 2.13.1-wip
2+
3+
- Fix `StreamGroup.broadcast().close()` to properly complete when all streams in the group close without being explicitly removed.
4+
15
## 2.13.0
26

37
- Fix type check and cast in SubscriptionStream's cancelOnError wrapper
4-
- Fix `StreamGroup.broadcast().close()` to properly complete when all streams in the group close without being explicitly removed.
58

69
## 2.12.0
710

0 commit comments

Comments
 (0)