Skip to content

Commit eb78d40

Browse files
committed
Swift: Add to change note.
1 parent 6b0271d commit eb78d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* The regular expressions library now accepts a wider range of mode flags in a regular expression mode flag group (such as `(?u)`).
4+
* The regular expressions library now accepts a wider range of mode flags in a regular expression mode flag group (such as `(?u)`). The `(?w`) flag has been renamed from "UNICODE" to "UNICODEBOUNDARY", and the `(?u)` flag is called "UNICODE" in the libraries.

0 commit comments

Comments
 (0)