From 22c0580cc71043dc61bde73e2d2010a5100f1370 Mon Sep 17 00:00:00 2001 From: Denis Isaev Date: Sun, 17 Mar 2019 15:32:55 +0300 Subject: [PATCH] docs: update march changes --- README.md | 2 ++ README.tmpl.md | 2 ++ 2 files changed, 4 insertions(+) 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