diff --git a/changelog.html b/changelog.html index 5e4881d30778715d98f66f7b6192c43cb5f7da0a..15737026f6b485d6df97bd4bd4c879fd15b2e64d 100644 --- a/changelog.html +++ b/changelog.html @@ -67,6 +67,9 @@ Upcoming changes
  • Improved class loading performance when using Groovy. (issue 24309) +
  • + Prevent NullPointerException from Executor.run. + (issue 24110)
  • Make the lifetime of queue items cache configurable. (issue 19691)