]> granicus.if.org Git - onig/commitdiff
update README.md
authorK.Kosako <kkosako0@gmail.com>
Mon, 25 Mar 2019 05:19:57 +0000 (14:19 +0900)
committerK.Kosako <kkosako0@gmail.com>
Mon, 25 Mar 2019 05:19:57 +0000 (14:19 +0900)
README.md

index 8eb7f640847bd22217934ba2443dd55352ed7ba8..58275ab95d0c4267b6f718f78b752eb1a873fda8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,6 +31,11 @@ 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.
 
 
 New feature of version 6.9.1