Skip to content

Commit 9b6f56e

Browse files
committed
chore: add changelog
1 parent a6ef938 commit 9b6f56e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ If you value it, consider supporting us, we appreciate it! ❤️
77
[![Open Collective backers and sponsors](https://img.shields.io/badge/OpenCollective-Donate-blue?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint)
88
[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Donate-blue?logo=github&style=for-the-badge)](https://github.com/sponsors/golangci)
99

10+
### v1.64.6
11+
12+
1. Linters bug fixes
13+
* `asciicheck`: from 0.4.0 to 0.4.1
14+
* `contextcheck`: from 1.1.5 to 1.1.6
15+
* `errcheck`: from 1.8.0 to 1.9.0
16+
* `exptostd`: from 0.4.1 to 0.4.2
17+
* `ginkgolinter`: from 0.19.0 to 0.19.1
18+
* `go-exhaustruct`: from 3.3.0 to 3.3.1
19+
* `gocheckcompilerdirectives`: from 1.2.1 to 1.3.0
20+
* `godot`: from 1.4.20 to 1.5.0
21+
* `perfsprint`: from 0.8.1 to 0.8.2
22+
* `revive`: from 1.6.1 to 1.7.0
23+
* `tagalign`: from 1.4.1 to 1.4.2
24+
1025
### v1.64.5
1126

1227
1. Bug fixes
@@ -59,6 +74,7 @@ The next release will be golangci-lint [v2](https://github.com/golangci/golangci
5974
* `staticcheck`: from 0.5.1 to 0.6.0
6075
4. Deprecations
6176
* ⚠️ `tenv` is deprecated and replaced by `usetesting.os-setenv: true`.
77+
* ⚠️ `exportloopref` deprecation step 2
6278
5. Misc.
6379
* Sanitize severities by output format
6480
* Avoid panic with plugin without description

0 commit comments

Comments
 (0)