diff --git a/release-notes/3.10.11.md b/release-notes/3.10.11.md index 93434875e3..31e4b52e99 100644 --- a/release-notes/3.10.11.md +++ b/release-notes/3.10.11.md @@ -103,6 +103,14 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https:// GitHub issue: [#6286](https://github.com/rabbitmq/rabbitmq-server/pull/6286) +### Windows Installer + +#### Bug Fixes + + * When installation directory was overridden, the plugins directory did not respect the + updated base installation path. + + GitHub issue: [rabbitmq/rabbitmq-packaging#29](https://github.com/rabbitmq/rabbitmq-packaging/pull/29) ## Dependency Upgrades