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 Apr 29, 2024
1 parent 71415ee commit 696a10c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/snapshot/release-notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ <h1>JUnit 5 Release Notes</h1>
<ul class="sectlevel1">
<li><a href="#release-notes-5.11.0-M2">5.11.0-M2</a>
<ul class="sectlevel2">
<li><a href="#release-notes-5.11.0-M2-overall-improvements">Overall Improvements</a></li>
<li><a href="#release-notes-5.11.0-M2-junit-platform">JUnit Platform</a></li>
<li><a href="#release-notes-5.11.0-M2-junit-jupiter">JUnit Jupiter</a></li>
<li><a href="#release-notes-5.11.0-M2-junit-vintage">JUnit Vintage</a></li>
Expand Down Expand Up @@ -532,6 +533,20 @@ <h2 id="release-notes-5.11.0-M2"><a class="anchor" href="#release-notes-5.11.0-M
JUnit repository on GitHub.</p>
</div>
<div class="sect2">
<h3 id="release-notes-5.11.0-M2-overall-improvements"><a class="anchor" href="#release-notes-5.11.0-M2-overall-improvements"></a>Overall Improvements</h3>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-overall-new-features-and-improvements"><a class="anchor" href="#release-notes-5.11.0-M2-overall-new-features-and-improvements"></a>New Features and Improvements</h4>
<div class="ulist">
<ul>
<li>
<p>The shipped bytecode was compiled with the <code>-parameters</code> option of <code>javac</code> and thus now
contains metadata for reflection on parameters such as their names.</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect2">
<h3 id="release-notes-5.11.0-M2-junit-platform"><a class="anchor" href="#release-notes-5.11.0-M2-junit-platform"></a>JUnit Platform</h3>
<div class="sect3">
<h4 id="release-notes-5.11.0-M2-junit-platform-bug-fixes"><a class="anchor" href="#release-notes-5.11.0-M2-junit-platform-bug-fixes"></a>Bug Fixes</h4>
Expand Down

0 comments on commit 696a10c

Please sign in to comment.