Skip to content

Commit

Permalink
Add StreamSplitter to the CHANGELOG.
Browse files Browse the repository at this point in the history
I must have missed this when I first added the class.

R=lrn@google.com

Review URL: https://codereview.chromium.org//1610873002 .
  • Loading branch information
nex3 committed Jan 21, 2016
1 parent 0337a74 commit 5238368
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -69,6 +69,9 @@
- Added a `StreamGroup` class for merging the events of a group of streams,
potentially of unknown size.

- Added a `StreamSplitter` class for splitting a stream into multiple new
streams.

## 1.1.1

- Updated SDK version constraint to at least 1.9.0.
Expand Down

0 comments on commit 5238368

Please sign in to comment.