Skip to content

Commit ff15b73

Browse files
committed
Swift: Update the change note.
1 parent 4a08ca3 commit ff15b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/lib/change-notes/2023-10-05-regex-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
category: minorAnalysis
33
---
44

5-
* Added models of `StringProtocol` and `NSString` methods that evaluate regular expressions. The `RegexEval` class has been split into `RegexEval` (for reasoning about regular expression evaluations) and `PotentialRegexEval` (for modelling regular expression evaluations).
5+
* Added models of `StringProtocol` and `NSString` methods that evaluate regular expressions.

0 commit comments

Comments
 (0)