Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 05a83e0744d0b51d7cef389d7cca3aee1b6a5a3f..b1b735072af1873044c7bc96764f9b4ee0667b47 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -2,6 +2,8 @@ |
| * Make `IsolateChannel` slightly more efficient. |
| +* Make `MultiChannel` follow the stream channel rules. |
| + |
| ## 1.3.0 |
| * Add `Disconnector`, a transformer that allows the caller to disconnect the |