From: K.Kosako Date: Wed, 5 Jun 2019 04:01:04 +0000 (+0900) Subject: small update of README.md X-Git-Tag: v6.9.3~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4cf9f4795cb88ba639d6fd68890950ae737f89d7;p=onig small update of README.md --- diff --git a/README.md b/README.md index 873f86d..b1bdbc5 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,12 @@ Supported character encodings: * doc/SYNTAX.md: contributed by seanofw -New feature of version 6.9.2 +New feature of version 6.9.2 (Reiwa) ----------------------------------- +* add doc/SYNTAX.md * Update Unicode version 12.1.0 -* NEW: Unicode Text Segment mode option (?y{g}) (?y{w}) +* NEW: Unicode Text Segment mode option (?y{g}) (?y{w}) (*original) g: Extended Grapheme Cluster mode / w: Word mode