diff --git a/changelog.html b/changelog.html index 6dee2b4214cf2fb432bfe123ae7910ee752c9e31..9cac3ae50d3323c73a5997a829c3d06657f22c85 100644 --- a/changelog.html +++ b/changelog.html @@ -72,6 +72,9 @@ Upcoming changes
  • Listing plugins shortly after installation throws ConcurrentModificationException. (issue 22553) +
  • + Fixed NoSuchMethodException when destroying processes using JDK1.8. + (issue 21341)