-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial 5.11.0 release notes from template
- Loading branch information
1 parent
46e9e47
commit d670798
Showing
2 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 67 additions & 0 deletions
67
documentation/src/docs/asciidoc/release-notes/release-notes-5.11.0.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
[[release-notes-5.11.0]] | ||
== 5.11.0 | ||
|
||
*Date of Release:* ❓ | ||
|
||
*Scope:* ❓ | ||
|
||
For a complete list of all _closed_ issues and pull requests for this release, consult the | ||
link:{junit5-repo}+/milestone/76?closed=1+[5.11.0] milestone page in the | ||
JUnit repository on GitHub. | ||
|
||
|
||
[[release-notes-5.11.0-junit-platform]] | ||
=== JUnit Platform | ||
|
||
[[release-notes-5.11.0-junit-platform-bug-fixes]] | ||
==== Bug Fixes | ||
|
||
* ❓ | ||
|
||
[[release-notes-5.11.0-junit-platform-deprecations-and-breaking-changes]] | ||
==== Deprecations and Breaking Changes | ||
|
||
* ❓ | ||
|
||
[[release-notes-5.11.0-junit-platform-new-features-and-improvements]] | ||
==== New Features and Improvements | ||
|
||
* ❓ | ||
|
||
|
||
[[release-notes-5.11.0-junit-jupiter]] | ||
=== JUnit Jupiter | ||
|
||
[[release-notes-5.11.0-junit-jupiter-bug-fixes]] | ||
==== Bug Fixes | ||
|
||
* ❓ | ||
|
||
[[release-notes-5.11.0-junit-jupiter-deprecations-and-breaking-changes]] | ||
==== Deprecations and Breaking Changes | ||
|
||
* ❓ | ||
|
||
[[release-notes-5.11.0-junit-jupiter-new-features-and-improvements]] | ||
==== New Features and Improvements | ||
|
||
* ❓ | ||
|
||
|
||
[[release-notes-5.11.0-junit-vintage]] | ||
=== JUnit Vintage | ||
|
||
[[release-notes-5.11.0-junit-vintage-bug-fixes]] | ||
==== Bug Fixes | ||
|
||
* ❓ | ||
|
||
[[release-notes-5.11.0-junit-vintage-deprecations-and-breaking-changes]] | ||
==== Deprecations and Breaking Changes | ||
|
||
* ❓ | ||
|
||
[[release-notes-5.11.0-junit-vintage-new-features-and-improvements]] | ||
==== New Features and Improvements | ||
|
||
* ❓ |