]> granicus.if.org Git - onig/blobdiff - README.md
update README.md for 6.7.0
[onig] / README.md
index b197c5c9f590ec8cb82b0fef2e543d94b82e46c9..6ddcdf1eb05d30bda00dbf8feab8d93252b441e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,6 +26,21 @@ Supported character encodings:
 * CP1251:  contributed by Byte
 
 
+New feature of version 6.7.0
+--------------------------
+
+* NEW: hexadecimal codepoint \uHHHH
+* NEW: add ONIG_SYNTAX_ONIGURUMA (== ONIG_SYNTAX_DEFAULT)
+* Disabled \N and \O on ONIG_SYNTAX_RUBY
+* Reduced object size
+
+
+New feature of version 6.6.1
+--------------------------
+
+* Fix definition of \X
+
+
 New feature of version 6.6.0
 --------------------------