Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
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:

### v1.46.2

1. updated linters:
* `execinquery`: bump from v1.2.0 to v1.2.1
* `errorlint`: bump to v1.0.0
* `thelper`: allow to disable one option
2. documentation:
* rename `.golangci.example.yml` to `.golangci.reference.yml`
* add `containedctx` linter to the list of available linters

### v1.46.1

1. updated linters:
Expand Down
Loading