Add change note

This commit is contained in:
Joe Farebrother
2025-07-04 16:03:50 +01:00
parent 74a312735c
commit e01519f547

View File

@@ -0,0 +1,4 @@
---
minorAnalysis
---
The queries `py/missing-call-to-init`, `py/missing-calls-to-del`, `py/multiple-calls-to-init`, and `py/multiple-calls-to-del` queries have been modernized; no longer relying on outdated libraries, and producing more precise results with more descriptive alert messages, and improved documentation.