Skip to content

Commit

Permalink
Finalize 5.12.0-RC2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Feb 12, 2025
1 parent 35d1d98 commit 6d09b33
Showing 1 changed file with 3 additions and 36 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[release-notes-5.12.0-RC2]]
== 5.12.0-RC2

*Date of Release:* February 14, 2025
*Date of Release:* February 12, 2025

*Scope:* Minor enhancements since JUnit 5.12.0-RC1.

Expand All @@ -13,35 +13,12 @@ repository on GitHub.
[[release-notes-5.12.0-RC2-junit-platform]]
=== JUnit Platform

[[release-notes-5.12.0-RC2-junit-platform-bug-fixes]]
==== Bug Fixes

* ❓

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

* ❓

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

* ❓
No changes.


[[release-notes-5.12.0-RC2-junit-jupiter]]
=== JUnit Jupiter

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

* ❓

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

* ❓

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

Expand All @@ -53,19 +30,9 @@ repository on GitHub.
[[release-notes-5.12.0-RC2-junit-vintage]]
=== JUnit Vintage

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

* ❓

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

* ❓

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

* Support for executing test methods in parallel. Please refer to the
* Added support for executing test _methods_ in parallel. Please refer to the
<<../user-guide/index.adoc#migrating-from-junit4-parallel-execution, User Guide>> for
more information.

0 comments on commit 6d09b33

Please sign in to comment.