From 4764282ecc0fd3e51759bb188e204e2480812f03 Mon Sep 17 00:00:00 2001 From: Dmitry Volyntsev Date: Thu, 15 Aug 2019 19:36:39 +0300 Subject: [PATCH] Version 0.3.5. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 933630c6..a89ec765 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,11 @@ +Changes with njs 0.3.5 15 Aug 2019 + Core: + *) Bugfix: fixed module importing using require(). The bug was + introduced in 0.3.4. + + *) Bugfix: fixed [[SetPrototypeOf]]. + Changes with njs 0.3.4 13 Aug 2019 Core: -- 2.47.3