diff --git a/CHANGELOG.md b/CHANGELOG.md index 4434d983..25003407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci). There is the most valuable changes log: +### v1.52.1 + +1. misc. + * fix: improve panic management + * fix: the combination of --fix and --path-prefix + ### v1.52.0 1. updated linters diff --git a/docs/template_data.state b/docs/template_data.state index 40573a24..1046dd59 100755 --- a/docs/template_data.state +++ b/docs/template_data.state @@ -1,2 +1,2 @@ This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added. -ceb4fb9c7eda1a42ff620cd28e79cd498405f0d15679634cb5dff399fa9faece \ No newline at end of file +e84a53b3a09e947f64ec101e36c16e51e916ead0693c6c482f26869213e10f1c \ No newline at end of file