Skip to content

Commit afd5e4f

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkgs/async/CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
## 2.14.0-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)