diff --git a/documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0.adoc b/documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0.adoc index c56d47d3b0c..845904fa671 100644 --- a/documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0.adoc +++ b/documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0.adoc @@ -31,7 +31,8 @@ on GitHub. ==== Bug Fixes -* ❓ +* `CloseableResource` instances stored in `ExtensionContext.Store` are now closed in the + reverse order they were added in. Previously, the order was undefined and unstable. ==== Deprecations and Breaking Changes