Swift: Change note.

This commit is contained in:
Geoffrey White
2023-07-19 10:37:34 +01:00
parent 420008aed7
commit 0660f98a33

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The regular expression library now understands mode flags specified by `Regex` methods and the `NSRegularExpression` initializer.