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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ Follow the news and releases on [Mastodon](https://fosstodon.org/@golangcilint)

There is the most valuable changes log:

### v1.55.1

1. updated linters
* `gosec`: from 2.18.1 to 2.18.2
2. misc.
* `revgrep`: from v0.5.0 to v0.5.2 (support git < 2.41.0)
* output: convert backslashes to forward slashes for GitHub Action annotations printer

### v1.55.0

1. new linters
Expand Down
Loading