diff --git a/changelog.html b/changelog.html index af8626ad2920322b01f3e947989293b3b6b393ad..d3df3c8e7e5591fb700a5fc9080b9c287668c08f 100644 --- a/changelog.html +++ b/changelog.html @@ -90,8 +90,11 @@ Upcoming changes Move 'None' Source Code Management option to top position. (issue 23434)
  • - Fixed NullPointerException when ArtifactPublisher is called for a build with the undefined status. + Fixed NullPointerException when ArctifactArchiver is called for a build with the undefined status. (issue 23526) +
  • + Allow disabling use of default exclude patterns in ArctifactArchiver (.git, .svn, etc.). + (issue 20086)
  • Fixed NullPointerException when "properties" element is missing in a job's configuration submission by JSON (issue 23437)