From: K.Kosako Date: Fri, 29 Mar 2019 01:14:43 +0000 (+0900) Subject: small update of README.md X-Git-Tag: v6.9.2_rc1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1005341a5554c4a69e7ba6f3d7cb4c3d59c71fd4;p=onig small update of README.md --- diff --git a/README.md b/README.md index 60ccf60..fb92b70 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ Supported character encodings: New feature of version 6.9.2 (Plan) ----------------------------------- -* Update Unicode version 12.0.0 +* Update Unicode version 12.0.0 or 12.1 * NEW: Unicode Text Segment mode option (?y{g}) (?y{w}) - Extended Grapheme Cluster mode (g) / Word mode (w) + g: Extended Grapheme Cluster mode / w: Word mode (Unicode Standard Annex #29 [http://unicode.org/reports/tr29/])