Skip to content

Commit

Permalink
Updated release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
maurotalevi committed Oct 13, 2019
1 parent d0135a8 commit 7f58443
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions distribution/src/site/content/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
</head>
<body>

<h1>JBehave Core - Version 4.6 (Sep 4, 2019)</h1>

<h1>JBehave Core - Version 4.6 (Oct 13, 2019)</h1>

<h2> Bug
</h2>
<ul>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1298'>JBEHAVE-1298</a>] - Fix reporting of Lifecycle Before/After steps
</li>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1362'>JBEHAVE-1362</a>] - ParameterConverters ignore Keywords from configuration
</li>
</ul>
Expand Down Expand Up @@ -39,13 +40,19 @@ <h2> Task
</li>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1369'>JBEHAVE-1369</a>] - Fix build on travis-ci
</li>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1371'>JBEHAVE-1371</a>] - Upgrade Hamcrest version from 1.3 to 2.1
</li>
</ul>

<h2> Improvement
</h2>
<ul>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1310'>JBEHAVE-1310</a>] - Report before and after execution of before/after story steps
</li>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1347'>JBEHAVE-1347</a>] - Preserve line breaks between steps in scenario
</li>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1366'>JBEHAVE-1366</a>] - Add the ability to set StepsContexts in Configuration
</li>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1368'>JBEHAVE-1368</a>] - Make ExamplesTableFactory configurable through Configuration
</li>
<li>[<a href='https://jbehave.atlassian.net/browse/JBEHAVE-1370'>JBEHAVE-1370</a>] - Expand reporting lifecycle
Expand Down

0 comments on commit 7f58443

Please sign in to comment.