From 0fb48ad5f55011a42a3fdc5653f719c8583d1348 Mon Sep 17 00:00:00 2001
From: Aleksandr Razumov <ar@gortc.io>
Date: Thu, 23 Apr 2020 02:46:54 +0300
Subject: [PATCH] readme: re-generate

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index a50ce37d..e8608712 100644
--- a/README.md
+++ b/README.md
@@ -1300,6 +1300,15 @@ Thanks to developers and authors of used linters:
 Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
 There is the most valuable changes log:
 
+### April 2020
+
+1. Add new linters: `testpackage`, `nestif`, `godot`, `gomodguard`
+2. Add  github actions output format
+3. Update linters: `wsl`
+4. Support `disabled-tags` setting for `gocritic`
+5. Mitigate OOM and "failed prerequisites"
+6. Self-isolate due to unexpected pandemics
+
 ### September 2019
 
 1. Support go1.13