Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 5d3b72ccd3f93d5456f581eacf7557e3296fec51..592ce7689af2dbbd660e85505b9b23d7153487fd 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -8,6 +8,7 @@ |
| * Force constructor initialization lists to their own line if the parameter |
| list is split across multiple lines (#151). |
| * Allow splitting in index operator calls (#140). |
| +* Indent the parameter list more if the body is a wrapped "=>" (#144). |
| # 0.1.2 |