diff --git a/swift/ql/lib/change-notes/2023-09-12-keypath-writes.md b/swift/ql/lib/change-notes/2023-09-12-keypath-writes.md new file mode 100644 index 000000000000..5d0c97e47e3b --- /dev/null +++ b/swift/ql/lib/change-notes/2023-09-12-keypath-writes.md @@ -0,0 +1,5 @@ +--- +category: minorAnalysis +--- + +* Flow through writes via keypaths is now supported by the data flow library.