changelog: update

This commit is contained in:
Aleksandr Razumov 2020-04-23 02:34:04 +03:00
parent 3082512524
commit 86931b76d6
No known key found for this signature in database
GPG Key ID: 1D14A82D2E311045

View File

@ -1,6 +1,15 @@
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci). 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: 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 ### September 2019
1. Support go1.13 1. Support go1.13