From da1145dea7649f53da59caa641f079146f062696 Mon Sep 17 00:00:00 2001 From: Dmitry Volyntsev Date: Tue, 15 Jun 2021 11:54:03 +0000 Subject: [PATCH] Added forgotten paragraph section for 0.5.2. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 581cb115..0b91112d 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,8 @@ Changes with njs 0.5.2 09 Mar 2021 *) Feature: introduced the "status" property for stream session object. + Core: + *) Feature: added njs.on('exit') callback support. *) Bugfix: fixed property descriptor reuse for not extensible -- 2.47.3