From 05e1d7555fe80bc1074e82965da5ab2dec6b1cb6 Mon Sep 17 00:00:00 2001 From: Dmitry Volyntsev Date: Tue, 29 Jun 2021 11:47:04 +0000 Subject: [PATCH] Version 0.6.1. --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index ad5c9e10..fe41677a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +Changes with njs 0.6.1 29 Jun 2021 + + *) Bugfix: fixed RegExpBuiltinExec() with UTF-8 only regexps. + The bug was introduced in 0.4.2. + + *) Bugfix: fixed parsing of export default declaration with + non-assignment expressions. + Thanks to Artem S. Povalyukhin. + Changes with njs 0.6.0 15 Jun 2021 Core: -- 2.47.3