| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index b72088412996a25f12b795db8cca1a30c70ce14c..8873cdfb2a5e4611ba59999f69f0c1ba7ae97cd9 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -14,6 +14,7 @@
|
| * Better indentation of collection literals (#421, #469).
|
| * Only show a hidden directory once in the output (#428).
|
| * Allow splitting between type and variable name (#429, #439, #454).
|
| +* Better indentation for binary operators in `=>` bodies (#434.
|
| * Tweak splitting around assignment (#436, #437).
|
| * Indent multi-line collections in default values (#441).
|
| * Don't drop metadata on part directives (#443).
|
|
|