commit fba9013a609dc08578b609ab7edaa030a138256e
Author: Mauro Talevi <[email protected]>
AuthorDate: Thu, 19 Jun 2014 21:12:51 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Thu, 19 Jun 2014 21:12:51 +0200
Updated release notes.
diff --git a/distribution/src/site/content/release-notes.html
b/distribution/src/site/content/release-notes.html
index d379f47..de2f8b2 100755
--- a/distribution/src/site/content/release-notes.html
+++ b/distribution/src/site/content/release-notes.html
@@ -5,6 +5,26 @@
</head>
<body>
+<h1>JBehave Core - Version 3.9.3 (Jun 19, 2014)</h1>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-1018'>JBEHAVE-1018</a>]
- Parametrised step is rendered incorrectly if there is more than 1
parameter and a table
+</li>
+</ul>
+
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-1014'>JBEHAVE-1014</a>]
- Lifecycle steps: after upon outcome
+</li>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-1017'>JBEHAVE-1017</a>]
- Update JBehave Needle to support latest version of Needle4J 2.3
+</li>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-1019'>JBEHAVE-1019</a>]
- Allow BooleanConverter to accept Boolean.TYPE and return false for
unknown values
+</li>
+</ul>
+
<h1>JBehave Core - Version 3.9.2 (Apr 12, 2014)</h1>
<h2> Bug