Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 5809285ca7b8d7df3fd828aa20d9dbe37c02bbff..af4cbe65e28b4821c69727b187ed1ad8d3eee0aa 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -2,6 +2,7 @@ |
| * Add a `collectBytes` function which collects list-of-byte events into |
| a single byte list. |
| +* Switched to using generic method syntax. |
|
nweiz
2017/01/31 22:28:58
I don't think we need to document this. The SDK co
Lasse Reichstein Nielsen
2017/02/01 06:51:37
Good point. Removing this again.
|
| ## 1.12.0 |