diff --git a/csharp/ql/lib/change-notes/2026-03-03-implicit-conversion-reverse-flow.md b/csharp/ql/lib/change-notes/2026-03-03-implicit-conversion-reverse-flow.md new file mode 100644 index 00000000000..842c2069b3e --- /dev/null +++ b/csharp/ql/lib/change-notes/2026-03-03-implicit-conversion-reverse-flow.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Added reverse taint flow from implicit conversion operator calls to their arguments.