Skip to content

Commit dc33d84

Browse files
committed
chore: update changelog
1 parent 2c89955 commit dc33d84

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
Follow the news and releases on [Mastodon](https://fosstodon.org/@golangcilint) and on [Twitter](https://twitter.com/golangci).
22

3+
### v1.59.1
4+
5+
1. Updated linters
6+
* `go-errorlint`: from 1.5.1 to 1.5.2
7+
* `gomnd`: deprecated configuration compatibility
8+
* `intrange`: add `style` preset
9+
* `misspell`: from 0.5.1 to 0.6.0
10+
* `sloglint`: from 0.7.0 to 0.7.1
11+
* `testifylint`: from 1.3.0 to 1.3.1
12+
* `unparam`: bump to HEAD
13+
* `usestdlibvars`: from 1.25.0 to 1.26.0
14+
2. Fixes
15+
* SARIF: init empty result slice
16+
* SARIF: issue column >= 1
17+
3. Documentation
18+
* update `revive` configuration
19+
320
### v1.59.0
421

522
1. Enhancements

0 commit comments

Comments
 (0)