Skip to content

Commit

Permalink
Create initial 5.10.5 release notes from template
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Oct 4, 2024
1 parent ffc2547 commit f727445
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
Original file line number Diff line number Diff line change
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.10.5.adoc[]

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

include::{basedir}/release-notes-5.10.3.adoc[]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
[[release-notes-5.10.5]]
== 5.10.5

*Date of Release:* ❓

*Scope:* Bug fixes and enhancements since 5.10.4

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


[[release-notes-5.10.5-junit-platform]]
=== JUnit Platform

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

* ❓

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

* ❓

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

* ❓


[[release-notes-5.10.5-junit-jupiter]]
=== JUnit Jupiter

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

* ❓

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

* ❓

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

* ❓


[[release-notes-5.10.5-junit-vintage]]
=== JUnit Vintage

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

* ❓

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

* ❓

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

* ❓

0 comments on commit f727445

Please sign in to comment.