Skip to content

Commit

Permalink
Add release notes file for 5.11.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Apr 25, 2024
1 parent 5c7338c commit b9f7bca
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/src/docs/asciidoc/release-notes/index.adoc
Expand Up @@ -17,6 +17,8 @@ authors as well as build tool and IDE vendors.

include::{includedir}/link-attributes.adoc[]

include::{basedir}/release-notes-5.11.0-M2.adoc[]

include::{basedir}/release-notes-5.11.0-M1.adoc[]

include::{basedir}/release-notes-5.10.2.adoc[]
Expand Down
@@ -0,0 +1,67 @@
[[release-notes-5.11.0-M2]]
== 5.11.0-M2

*Date of Release:* ❓

*Scope:* ❓

For a complete list of all _closed_ issues and pull requests for this release, consult the
link:{junit5-repo}+/milestone/74?closed=1+[5.11.0-M2] milestone page in the
JUnit repository on GitHub.


[[release-notes-5.11.0-M2-junit-platform]]
=== JUnit Platform

[[release-notes-5.11.0-M2-junit-platform-bug-fixes]]
==== Bug Fixes

* ❓

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

* ❓

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

* ❓


[[release-notes-5.11.0-M2-junit-jupiter]]
=== JUnit Jupiter

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

* ❓

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

* ❓

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

* ❓


[[release-notes-5.11.0-M2-junit-vintage]]
=== JUnit Vintage

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

* ❓

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

* ❓

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

* ❓

0 comments on commit b9f7bca

Please sign in to comment.