Add change note

This commit is contained in:
Owen Mansel-Chan
2024-05-16 11:16:54 +01:00
parent b008f98782
commit 8cc118f781

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* A bug has been fixed which meant that the query `go/incorrect-integer-conversion` did not consider type assertions and type switches which use a defined type whose underlying type is an integer type. This may lead to fewer false positive alerts.