Skip to content

Commit c972610

Browse files
committed
website: add 2024.1.1 release notes
1 parent 6052711 commit c972610

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/content/changes/2024.1.md

+6
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,9 @@ The following checks have been improved:
126126
- Labeled statements with blank labels no longer cause panics.
127127
- Functions with named return parameters that never actually return no longer
128128
cause panics ({{< issue "1533" >}}).
129+
130+
## Staticcheck 2024.1.1 release notes {#2024.1.1}
131+
132+
This release fixes the detection of the used Go version when Go was compiled
133+
with experimental features such as `rangefunc` or `boringcrypto` ({{< issue
134+
"1586" >}}).

0 commit comments

Comments
 (0)