Skip to content

Commit c1201d8

Browse files
committed
Release 5.13.2
1 parent e7af809 commit c1201d8

File tree

2 files changed

+4
-32
lines changed

2 files changed

+4
-32
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repository is the home of JUnit Platform, Jupiter, and Vintage.
1212

1313
## Latest Releases
1414

15-
- General Availability (GA): [JUnit 5.13.1](https://github.com/junit-team/junit-framework/releases/tag/r5.13.1) (June 7, 2025)
15+
- General Availability (GA): [JUnit 5.13.2](https://github.com/junit-team/junit-framework/releases/tag/r5.13.2) (June 24, 2025)
1616
- Preview (Milestone/Release Candidate): [JUnit 5.13.0-RC1](https://github.com/junit-team/junit-framework/releases/tag/r5.13.0-RC1) (May 16, 2025)
1717

1818
## Documentation
Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[release-notes-5.13.2]]
22
== 5.13.2
33

4-
*Date of Release:*
4+
*Date of Release:* June 24, 2025
55

6-
*Scope:*
6+
*Scope:* Bug fixes and enhancements since 5.13.0
77

88
For a complete list of all _closed_ issues and pull requests for this release, consult the
99
link:{junit-framework-repo}+/milestone/98?closed=1+[5.13.2] milestone page in the JUnit
@@ -13,11 +13,6 @@ repository on GitHub.
1313
[[release-notes-5.13.2-junit-platform]]
1414
=== JUnit Platform
1515

16-
[[release-notes-5.13.2-junit-platform-bug-fixes]]
17-
==== Bug Fixes
18-
19-
* ❓
20-
2116
[[release-notes-5.13.2-junit-platform-deprecations-and-breaking-changes]]
2217
==== Deprecations and Breaking Changes
2318

@@ -27,11 +22,6 @@ repository on GitHub.
2722
<<../user-guide/index.adoc#junit-platform-reporting-open-test-reporting, User Guide>>
2823
for details.
2924

30-
[[release-notes-5.13.2-junit-platform-new-features-and-improvements]]
31-
==== New Features and Improvements
32-
33-
* ❓
34-
3525

3626
[[release-notes-5.13.2-junit-jupiter]]
3727
=== JUnit Jupiter
@@ -47,11 +37,6 @@ repository on GitHub.
4737
executed, it's a valid pattern to annotate them with `@Test` for documentation purposes
4838
and override them in subclasses while re-declaring the `@Test` annotation.
4939

50-
[[release-notes-5.13.2-junit-jupiter-deprecations-and-breaking-changes]]
51-
==== Deprecations and Breaking Changes
52-
53-
* ❓
54-
5540
[[release-notes-5.13.2-junit-jupiter-new-features-and-improvements]]
5641
==== New Features and Improvements
5742

@@ -61,17 +46,4 @@ repository on GitHub.
6146
[[release-notes-5.13.2-junit-vintage]]
6247
=== JUnit Vintage
6348

64-
[[release-notes-5.13.2-junit-vintage-bug-fixes]]
65-
==== Bug Fixes
66-
67-
* ❓
68-
69-
[[release-notes-5.13.2-junit-vintage-deprecations-and-breaking-changes]]
70-
==== Deprecations and Breaking Changes
71-
72-
* ❓
73-
74-
[[release-notes-5.13.2-junit-vintage-new-features-and-improvements]]
75-
==== New Features and Improvements
76-
77-
* ❓
49+
No changes.

0 commit comments

Comments
 (0)