diff --git a/changelog.html b/changelog.html index 9cac3ae50d3323c73a5997a829c3d06657f22c85..6b07bf12e505023bcab1c220413b12df858747ab 100644 --- a/changelog.html +++ b/changelog.html @@ -75,6 +75,9 @@ Upcoming changes
  • Fixed NoSuchMethodException when destroying processes using JDK1.8. (issue 21341) +
  • + Avoid irrelevant job queing while node is offline. + (issue 21394)