From 6322f6173bc3e4e816f7f3978829b71c7860bfb9 Mon Sep 17 00:00:00 2001 From: "Dmitrii Bobreshev (Akvelon INC)" Date: Wed, 11 Jan 2023 16:35:36 +0100 Subject: [PATCH] Updated CHANGELOG.md --- node/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/node/CHANGELOG.md b/node/CHANGELOG.md index 4691bcbc1..722d4bee3 100644 --- a/node/CHANGELOG.md +++ b/node/CHANGELOG.md @@ -32,3 +32,7 @@ Backported from ver.`3.4.0`: - Include uncought exceptions stack trace to the output logs - [#895](https://github.com/microsoft/azure-pipelines-task-lib/pull/895) + +## 4.2.0 + +- Added unhandledRejection event - [#912](https://github.com/microsoft/azure-pipelines-task-lib/pull/912) \ No newline at end of file