Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index fcccee86ba09851e8394c448195ba3f076a95c4f..78e98bdd3318619bd4775885c875c4537f3ecd29 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,3 +1,7 @@ |
| +# 0.2.9 |
|
nweiz
2016/08/01 21:42:49
I'd release this as 0.2.8+1. The solver already kn
Bob Nystrom
2016/08/01 22:05:25
It does have a source code change too, so I figure
|
| + |
| +* Require analyzer 0.27.4, which makes trailing commas on by default. |
| + |
| # 0.2.8 |
| * Format parameter lists with trailing commas like argument lists (#447). |