diff --git a/changelog.html b/changelog.html index fc82bd116b7410348453a370f245ab58b20e88d1..74ebc1aa005fd261c6392c3e6485122b1b0b3eed 100644 --- a/changelog.html +++ b/changelog.html @@ -71,7 +71,9 @@ Upcoming changes Various configuration pages are getting the "apply" button.
  • Avoid post-build depoy to Maven repository in release build - (issue 12397) + (issue 12397) +
  • + Jenkins no longer failes to start if plugins have cyclic dependencies, but deactivates these plugins.