From: K.Kosako Date: Mon, 25 Mar 2019 07:33:42 +0000 (+0900) Subject: small update of README.md X-Git-Tag: v6.9.2_rc1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8481ddc3ba259cf80392a20eb4fd0c04c77ef646;p=onig small update of README.md --- diff --git a/README.md b/README.md index 58275ab..088fab7 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ New feature of version 6.9.2 (Plan) * Update Unicode version 12.0.0 * NEW: Text Segment mode option (?y{g}) (?y{w}) (* Unicode only) - Unicode Standard Annex #29 [http://unicode.org/reports/tr29/] + Extended Grapheme Cluster mode (g) / Word mode (w) - \X: Text Segment op. - \y, \Y: Text Segment Boundary op. + + Unicode Standard Annex #29 [http://unicode.org/reports/tr29/] New feature of version 6.9.1