diff --git a/README.md b/README.md index dfd1c9ce..b211764d 100644 --- a/README.md +++ b/README.md @@ -940,6 +940,8 @@ There is the most valuable changes log: 1. Exclude issues by source code line regexp by `issues.exclude-rules[i].source` 2. Build and test on go 1.12 +3. Support `--color` option +4. Update x/tools to fix c++ issues ### February 2019 diff --git a/README.tmpl.md b/README.tmpl.md index 950a67e7..ac667231 100644 --- a/README.tmpl.md +++ b/README.tmpl.md @@ -489,6 +489,8 @@ There is the most valuable changes log: 1. Exclude issues by source code line regexp by `issues.exclude-rules[i].source` 2. Build and test on go 1.12 +3. Support `--color` option +4. Update x/tools to fix c++ issues ### February 2019