From: Igor Sysoev Date: Tue, 8 Aug 2017 15:05:14 +0000 (+0300) Subject: Version 0.1.12. X-Git-Tag: 0.1.12 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=4c8deb283606ae38f0b3668d59d18bd6baa666ec;p=njs.git Version 0.1.12. --- diff --git a/CHANGES b/CHANGES index cb474f81..fa9cf598 100644 --- 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. diff --git a/Makefile b/Makefile index a1df0c5b..a6a9d4e8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -NJS_VER = 0.1.11 +NJS_VER = 0.1.12 NXT_LIB = nxt