]> git.kaiwu.me - njs.git/commitdiff
Version 0.3.5. 0.3.5
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 15 Aug 2019 16:36:39 +0000 (19:36 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 15 Aug 2019 16:36:39 +0000 (19:36 +0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index 933630c6253d77bc384cc27c47038d88bbeeb02e..a89ec765a669864e3b8589302b64f4fc59912631 100644 (file)
--- 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: