Chromium Code Reviews| Index: CHANGELOG.md | 
| diff --git a/CHANGELOG.md b/CHANGELOG.md | 
| index 06163b725399462c49f3a0a6a3a69c891a88e1e3..49ad49289d36b9ba2beb3b29bbdc0dbc07e2a91b 100644 | 
| --- a/CHANGELOG.md | 
| +++ b/CHANGELOG.md | 
| @@ -4,6 +4,7 @@ | 
| * Consider a rule live if it constrains a rule in the overflow line (#407). | 
| * Allow splitting in prefix expressions (#410). | 
| * Don't collapse states that differ by unbound rule constraints (#424). | 
| +* Handle index expressions in the middle of call chains. | 
| # 0.2.0 |