Skip to content

Commit 3768a1e

Browse files
committed
website: add 2023.1.3 release notes
1 parent 9aa5199 commit 3768a1e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

website/content/changes/2023.1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,11 @@ alternative is to simply drop the call to `Seed`.
5454
## Staticcheck 2023.1.2 release notes {#2023.1.2}
5555

5656
This release fixes a bug that prevented the `binary` formatter from working ({{< issue "1370" >}}).
57+
58+
## Staticcheck 2023.1.3 release notes {#2023.1.3}
59+
60+
This release fixes the following bugs:
61+
62+
- A crash when embedding type aliases of unnamed types ({{< issue "1361" >}})
63+
- A false positive in U1000, claiming that type aliases are unused ({{< issue "1365" >}})
64+
- A bug in the `binary` formatter that prevented correct merging behavior for some checks ({{< issue "1372" >}})

0 commit comments

Comments
 (0)