From 93377578b3bc51d1a42ac8ff5d6ca15717c1584f Mon Sep 17 00:00:00 2001 From: tzachs <259481+tzachs@users.noreply.github.com> Date: Thu, 8 Aug 2024 22:28:39 +0300 Subject: [PATCH] JENKINS-69490 - added fix of JENKINS-69490 to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 485ff2c..0264ce0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,9 @@ triggers{ **Changelog** +#### TBD #### +- JENKINS-69490 - fixed NPE when using pipeline-syntax properties: Set job properties + #### 237.vc424f493c5f6 (10. Dec 2023) - JENKINS-72448 - Updated jenkins.version from 2.375.3 to 2.414.1