We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9e578 commit b829741Copy full SHA for b829741
documentation/src/docs/asciidoc/release-notes-5.0.1.adoc
@@ -3,7 +3,7 @@
3
4
*Date of Release:* ❓
5
6
-*Scope:* First maintenance release for 5.0.0
+*Scope:* Bug fixes for the 5.0.0 release
7
8
For a complete list of all _closed_ issues and pull requests for this release, consult the
9
link:{junit5-repo}+/milestone/16?closed=1+[5.0.1] milestone page in the JUnit repository
@@ -41,4 +41,5 @@ on GitHub.
41
42
===== Bug Fixes
43
44
-* ❓
+* `PackageNameFilters` are now applied to tests selected via a `ClassSelector`,
45
+ `MethodSelector` or `UniqueIdSelector`.
0 commit comments