From 3d7535855ddd42e44bc6c89e035aeaf4058d797f Mon Sep 17 00:00:00 2001 From: "K.Kosako" Date: Mon, 3 Jul 2017 09:59:56 +0900 Subject: [PATCH] update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a3abc750..b3aad59f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ Supported character encodings: * CP1251: contributed by Byte +New feature of version 6.4.0 +-------------------------- + +* Fix fatal problem of endless repeat on Windows +* NEW: call zero (call the total regexp) +* NEW: relative backref and relative call by positive number + + New feature of version 6.3.0 --------------------------