From a6338d2979e78db8bb2f2cebb44b54a929cdf1c0 Mon Sep 17 00:00:00 2001 From: Zixuan Qian Date: Fri, 18 Aug 2023 15:20:44 -0700 Subject: [PATCH] Update CHANGELOG.md --- node/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/node/CHANGELOG.md b/node/CHANGELOG.md index 6dfd4d457..b66e3ae68 100644 --- a/node/CHANGELOG.md +++ b/node/CHANGELOG.md @@ -48,3 +48,6 @@ Backported from ver.`3.4.0`: ## 4.4.0 - Add `getBoolFeatureFlag` [#936](https://github.com/microsoft/azure-pipelines-task-lib/pull/936) + +## 5.x +- Introduced support for node20 task handler and added node20 to task.schema.json [#962](https://github.com/microsoft/azure-pipelines-task-lib/pull/962) \ No newline at end of file