Kotlin: Add changenote

This commit is contained in:
Ian Lynagh
2023-12-05 14:48:02 +00:00
parent babf1d6648
commit 8ea155ef24

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Taint tracking now understands Kotlin's `Array.get` and `Array.set` methods.