Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index a64af52f8af74998f56fda83b473450f1e908fbf..551be4330d9f5584bd34d4eb99daee67230f0b4a 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,5 +1,9 @@ |
| # dev_compiler changelog |
| +## unreleased |
| +- added an `--html-report` option to create a file summarizing compilation issues |
|
vsm
2015/10/28 17:46:02
nit: line len
devoncarew
2015/10/28 18:27:04
:) changed
|
| +- added a `-f` alias to the `--force-compile` command line option |
| + |
| ## 0.1.9 |
| ## 0.1.8 |