Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 78a6042968c82a7937db233991412c5151b1b131..88e5e30386fe62b6321380868993876f148c252f 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -5,6 +5,7 @@ |
| * Optimize formatting deeply nested expressions (#108). |
| * Discard unused nesting level to improve performance (#108). |
| * Discard unused spans to improve performance (#108). |
| +* Harden splits that containg too much nesting (#108). |
| * Try to avoid splitting single-element lists (#211). |
| * Avoid splitting when the first argument is a function expression (#211). |