Skip to content

Commit

Permalink
Finalize 5.11.2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Oct 4, 2024
1 parent f8e22c7 commit b7816b6
Showing 1 changed file with 4 additions and 40 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[[release-notes-5.11.2]]
== 5.11.2

*Date of Release:*
*Date of Release:* October 4, 2024

*Scope:*
*Scope:* Bug fixes and enhancements since 5.11.1

For a complete list of all _closed_ issues and pull requests for this release, consult the
link:{junit5-repo}+/milestone/82?closed=1+[5.11.2] milestone page in the JUnit repository
Expand All @@ -20,50 +20,14 @@ on GitHub.
read-write locks. When such a lock was declared on descendants of top-level nodes in the
test tree, such as Cucumber scenarios, test execution failed.

[[release-notes-5.11.2-junit-platform-deprecations-and-breaking-changes]]
==== Deprecations and Breaking Changes

* ❓

[[release-notes-5.11.2-junit-platform-new-features-and-improvements]]
==== New Features and Improvements

* ❓


[[release-notes-5.11.2-junit-jupiter]]
=== JUnit Jupiter

[[release-notes-5.11.2-junit-jupiter-bug-fixes]]
==== Bug Fixes

* ❓

[[release-notes-5.11.2-junit-jupiter-deprecations-and-breaking-changes]]
==== Deprecations and Breaking Changes

* ❓

[[release-notes-5.11.2-junit-jupiter-new-features-and-improvements]]
==== New Features and Improvements

* ❓
No changes.


[[release-notes-5.11.2-junit-vintage]]
=== JUnit Vintage

[[release-notes-5.11.2-junit-vintage-bug-fixes]]
==== Bug Fixes

* ❓

[[release-notes-5.11.2-junit-vintage-deprecations-and-breaking-changes]]
==== Deprecations and Breaking Changes

* ❓

[[release-notes-5.11.2-junit-vintage-new-features-and-improvements]]
==== New Features and Improvements

* ❓
No changes.

0 comments on commit b7816b6

Please sign in to comment.