commit c34a595746958ca9a39587a24c69e4dcffcc1d7b
Author: Mauro Talevi <[email protected]>
AuthorDate: Tue Apr 10 10:09:32 2012 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Tue Apr 10 10:09:32 2012 +0200
Updated release notes.
diff --git a/distribution/src/site/content/release-notes.html
b/distribution/src/site/content/release-notes.html
index ff17f64..09f8511 100755
--- a/distribution/src/site/content/release-notes.html
+++ b/distribution/src/site/content/release-notes.html
@@ -5,6 +5,22 @@
</head>
<body>
+<h1>JBehave Core - Version 3.6.2 (Apr 10, 2012)</h1>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-760'>JBEHAVE-760</a>] -
TemplateableOutput does not handle properly parametrised scenarios
+</li>
+</ul>
+
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-753'>JBEHAVE-753</a>] -
Allow GivenStories to be parametrised by examples in a scenario context
+</li>
+</ul>
+
<h1>JBehave Core - Version 3.6.1 (Apr 4, 2012)</h1>
<h2> Bug