From: Dmitry Volyntsev Date: Mon, 10 Apr 2023 16:50:19 +0000 (-0700) Subject: Version 0.7.12. X-Git-Tag: 0.7.12 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=0283f3191f364a38167bb16810c7aeb829939863;p=njs.git Version 0.7.12. --- diff --git a/CHANGES b/CHANGES index febcfb31..63a3d265 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,20 @@ +Changes with njs 0.7.12 10 Apr 2023 + + nginx modules: + + *) Bugfix: fixed Headers() constructor in Fetch API. + + Core: + + *) Feature: added Hash.copy() method in "crypto" module. + + *) Feature: added "zlib" module. + + *) Improvement: added support for export {name as default} + statement. + + *) Bugfix: fixed Number constructor according to the spec. + Changes with njs 0.7.11 9 Mar 2023 nginx modules: