Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 499c8f498b89c9ae9797800e2a5649ba91d469a0..68863f320ca21b888a387c2daaef15e333763360 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -2,6 +2,7 @@ |
| * Force multi-line comments to the next line (#241). |
| * Better splitting in metadata annotations in parameter lists (#247). |
| +* New optimized line splitter (#360, #380). |
| * Allow splitting after argument name (#368). |
| * Parsing a statement fails if there is unconsumed input (#372). |
| * Allow splitting on `as` and `is` expressions (#384). |