Skip to content

Commit 59bbe7f

Browse files
committed
chore: add changelog
1 parent ce9b9d6 commit 59bbe7f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
22
There is the most valuable changes log:
33

4+
### v1.50.1
5+
6+
1. updated linters
7+
* `contextcheck`: from 1.1.2 to 1.1.3
8+
* `go-mnd`: from 2.5.0 to 2.5.1
9+
* `wrapcheck`: from 2.6.2 to 2.7.0
10+
* `revive`: fix configuration parsing
11+
* `lll`: skip imports
12+
2. misc.
13+
* windows: remove redundant character escape '\/'
14+
* code-climate: add default severity
15+
416
### v1.50.0
517

618
1. new linters

0 commit comments

Comments
 (0)