Skip to content

Commit

Permalink
website: add 2024.1.1 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikh committed Aug 14, 2024
1 parent 6052711 commit c972610
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/content/changes/2024.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,9 @@ The following checks have been improved:
- Labeled statements with blank labels no longer cause panics.
- Functions with named return parameters that never actually return no longer
cause panics ({{< issue "1533" >}}).

## Staticcheck 2024.1.1 release notes {#2024.1.1}

This release fixes the detection of the used Go version when Go was compiled
with experimental features such as `rangefunc` or `boringcrypto` ({{< issue
"1586" >}}).

0 comments on commit c972610

Please sign in to comment.