| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index 250c4d25087fabbac551c91d031cb2e6f4b355f1..1ced567d313b14b34793209a2cf09255abb97253 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -5,6 +5,7 @@
|
| * Don't collapse states that differ by unbound rule constraints (#424).
|
| * Better handling for functions in method chains (#367, #398).
|
| * Better handling of large parameter metadata annotations (#387, #444).
|
| +* Smarter splitting around collections in named parameters (#394).
|
| * Split calls if properties in a chain split (#399).
|
| * Don't allow splitting inside empty functions (#404).
|
| * Consider a rule live if it constrains a rule in the overflow line (#407).
|
|
|