diff --git a/changelog.html b/changelog.html index c82f35352b7b1dda23b5eb8492fc6441d8d65307..71be3ad9c04ce924bf14c5ef8383c52ffafdd028 100644 --- a/changelog.html +++ b/changelog.html @@ -109,6 +109,9 @@ Upcoming changes
  • Handle null parameter values to avoid massive executor deaths (issue 15094) +
  • + JUnit result archiver: Added an option to archive results only when the build is successful + (issue 22699)