Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 0c56ab1549e89c8896ce6cfdf11fa4c50e580aea..88ee3b22657d0bb7ccaba9140c1f1350f42646fc 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,3 +1,8 @@ |
| +## 1.1.0 |
| + |
| +* Add `AccumulatorSink`, `ByteAccumulatorSink`, and `StringAccumulatorSink` |
| + classes for providing synchronous access to the output of chunked converters. |
| + |
| ## 1.0.1 |
| * Small improvement in percent decoder efficiency. |