Skip to content

Commit b11aa0d

Browse files
committed
Prepare 5.1 RC1 Release Notes
1 parent 10c93f3 commit b11aa0d

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.1.0-RC1.adoc

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[[release-notes-5.1.0-RC1]]
22
== 5.1.0-RC1
33

4-
*Date of Release:*
4+
*Date of Release:* February 4, 2018
55

6-
*Scope:* ❓
6+
*Scope:* Annotation-based <<../user-guide/index.adoc#writing-tests-conditional-execution,
7+
Conditional Test Execution>> with support for environment variables, system properties,
8+
operating systems, JRE versions, and dynamic scripts.
79

810
For a complete list of all _closed_ issues and pull requests for this release, consult the
911
link:{junit5-repo}+/milestone/19?closed=1+[5.1 RC1] milestone page in the JUnit repository
@@ -13,26 +15,12 @@ on GitHub.
1315
[[release-notes-5.1.0-RC1-junit-platform]]
1416
=== JUnit Platform
1517

16-
==== Bug Fixes
17-
18-
* ❓
19-
20-
==== Deprecations and Breaking Changes
21-
22-
* ❓
23-
24-
==== New Features and Improvements
25-
26-
* ❓
18+
No changes.
2719

2820

2921
[[release-notes-5.1.0-RC1-junit-jupiter]]
3022
=== JUnit Jupiter
3123

32-
==== Bug Fixes
33-
34-
* ❓
35-
3624
==== Deprecations and Breaking Changes
3725

3826
* The `@EnabledIf` annotation introduced in 5.1 M2 has been moved to the
@@ -63,14 +51,6 @@ on GitHub.
6351
[[release-notes-5.1.0-RC1-junit-vintage]]
6452
=== JUnit Vintage
6553

66-
==== Bug Fixes
67-
68-
* ❓
69-
70-
==== Deprecations and Breaking Changes
71-
72-
* ❓
73-
7454
==== New Features and Improvements
7555

7656
* Prior to this release, the Vintage test engine only returned a childless

0 commit comments

Comments
 (0)