Skip to content

Commit

Permalink
Update docs for v1.35.0 release. (#1638)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez authored Jan 8, 2021
1 parent 1e5ba1e commit a65f15f
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 44 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
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:

## January 2021

1. new linters:
* `predeclared`: https://github.com/nishanths/predeclared
2. update linters:
* `go-critic` from 0.5.2 to 0.5.3
* `thelper` from 0.1.0 to 0.2.0
* Validate `go-critic` settings
3. fix: modules-download-mode support
4. documentation:
* bump documentation dependencies

## December 2020

1. new linters:
Expand Down
Loading

0 comments on commit a65f15f

Please sign in to comment.