]> git.kaiwu.me - njs.git/commitdiff
Version 0.1.12. 0.1.12
authorIgor Sysoev <igor@sysoev.ru>
Tue, 8 Aug 2017 15:05:14 +0000 (18:05 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 8 Aug 2017 15:05:14 +0000 (18:05 +0300)
CHANGES
Makefile

diff --git a/CHANGES b/CHANGES
index cb474f812d8dae1209ab5f9e2bf4fb59ca43e631..fa9cf598504e0d36943fb99849f82bde5371bf82 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,10 @@
 
+Changes with nJScript 0.1.12                                     08 Aug 2017
+
+    *) Feature: Interactive shell.
+
+    *) Bugfix: in Object.isSealed().
+
 Changes with nJScript 0.1.11                                     27 Jun 2017
 
     *) Feature: Object.keys(), Object.prototype.hasOwnProperty() methods.
index a1df0c5b522d21b932c65207ed98a3d57d23a7ee..a6a9d4e8fa4ba396b3c3f65a05c39556886627e2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-NJS_VER =      0.1.11
+NJS_VER =      0.1.12
 
 NXT_LIB =      nxt