Skip to content

Commit dffe901

Browse files
docs: update documentation assets (#4588)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent 39db007 commit dffe901

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@ Follow the news and releases on [Mastodon](https://fosstodon.org/@golangcilint)
22

33
There is the most valuable changes log:
44

5+
### v1.57.2
6+
7+
1. Updated linters
8+
* `contextcheck`: from 1.1.4 to 1.1.5
9+
* `copyloopvar`: from 1.0.8 to 1.0.10
10+
* `ginkgolinter`: from 0.16.1 to 0.16.2
11+
* `goconst`: from 1.7.0 to 1.7.1
12+
* `gomoddirectives`: from 0.2.3 to 0.2.4
13+
* `intrange`: from 0.1.0 to 0.1.1
14+
2. Misc.
15+
* fix: display warnings on deprecated linter options
16+
* fix: missing `colored-tab` output format
17+
* fix: TeamCity `inspectionType` service message
18+
3. Documentation
19+
* Remove invalid example about mixing files and directory
20+
* Improve linters page
21+
522
### v1.57.1
623

724
1. Fixes:

0 commit comments

Comments
 (0)