Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
junit-builds committed May 17, 2024
1 parent 03c1def commit a74152d
Showing 1 changed file with 23 additions and 54 deletions.
77 changes: 23 additions & 54 deletions docs/snapshot/release-notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,10 +522,29 @@ <h1>JUnit 5 Release Notes</h1>
<h2 id="release-notes-5.11.0-M2"><a class="anchor" href="#release-notes-5.11.0-M2"></a>5.11.0-M2</h2>
<div class="sectionbody">
<div class="paragraph">
<p><strong>Date of Release:</strong> </p>
<p><strong>Date of Release:</strong> May 17, 2024</p>
</div>
<div class="paragraph">
<p><strong>Scope:</strong></p>
<p><strong>Scope:</strong></p>
</div>
<div class="ulist">
<ul>
<li>
<p>Repeatable <code>@..Source</code> annotations</p>
</li>
<li>
<p>Extensible syntax for specifying discovery selectors</p>
</li>
<li>
<p>Console Launcher <code>--version</code> option</p>
</li>
<li>
<p>Improvements to <code>NamespacedHierarchicalStore</code></p>
</li>
<li>
<p>Bug fixes</p>
</li>
</ul>
</div>
<div class="paragraph">
<p>For a complete list of all <em>closed</em> issues and pull requests for this release, consult the
Expand Down Expand Up @@ -555,19 +574,6 @@ <h4 id="release-notes-5.11.0-M2-junit-platform-bug-fixes"><a class="anchor" href
<li>
<p>Fixed a bug where <code>TestIdentifier</code> could cause a <code>NullPointerException</code> on deserialize when there is no parent identifier. See <a href="https://github.com/junit-team/junit5/issues/3819">issue 3819</a>.</p>
</li>
<li>
<p></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-junit-platform-deprecations-and-breaking-changes"><a class="anchor" href="#release-notes-5.11.0-M2-junit-platform-deprecations-and-breaking-changes"></a>Deprecations and Breaking Changes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -631,16 +637,6 @@ <h4 id="release-notes-5.11.0-M2-junit-jupiter-bug-fixes"><a class="anchor" href=
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-junit-jupiter-deprecations-and-breaking-changes"><a class="anchor" href="#release-notes-5.11.0-M2-junit-jupiter-deprecations-and-breaking-changes"></a>Deprecations and Breaking Changes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-junit-jupiter-new-features-and-improvements"><a class="anchor" href="#release-notes-5.11.0-M2-junit-jupiter-new-features-and-improvements"></a>New Features and Improvements</h4>
<div class="ulist">
<ul>
Expand All @@ -655,35 +651,8 @@ <h4 id="release-notes-5.11.0-M2-junit-jupiter-new-features-and-improvements"><a
</div>
<div class="sect2">
<h3 id="release-notes-5.11.0-M2-junit-vintage"><a class="anchor" href="#release-notes-5.11.0-M2-junit-vintage"></a>JUnit Vintage</h3>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-junit-vintage-bug-fixes"><a class="anchor" href="#release-notes-5.11.0-M2-junit-vintage-bug-fixes"></a>Bug Fixes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-junit-vintage-deprecations-and-breaking-changes"><a class="anchor" href="#release-notes-5.11.0-M2-junit-vintage-deprecations-and-breaking-changes"></a>Deprecations and Breaking Changes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-junit-vintage-new-features-and-improvements"><a class="anchor" href="#release-notes-5.11.0-M2-junit-vintage-new-features-and-improvements"></a>New Features and Improvements</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
<div class="paragraph">
<p>No changes.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit a74152d

Please sign in to comment.