Swift: Add change note.

This commit is contained in:
Geoffrey White
2023-06-19 17:14:14 +01:00
parent df38a12b84
commit 76e51eeaa2

View File

@@ -0,0 +1,6 @@
---
category: feature
---
* Added new libraries `Regex.qll` and `RegexTreeView.qll` for reasoning about regular expressions
in Swift code and places where they are evaluated.