commit 2d136e5663bd5763989f2245686bb246adf9a7df Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Sat Jun 2 16:56:54 2012 +0100 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Sat Jun 2 16:56:54 2012 +0100
Updated release notes. diff --git a/distribution/src/site/content/release-notes.html b/distribution/src/site/content/release-notes.html index fe66c26..481442d 100755 --- a/distribution/src/site/content/release-notes.html +++ b/distribution/src/site/content/release-notes.html @@ -5,6 +5,24 @@ </head> <body> +<h1>JBehave Core - Version 3.6.7 (Jun 2, 2012)</h1> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-782'>JBEHAVE-782</a>] - Minor change to function parseScenario in RegexStoryParser +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-787'>JBEHAVE-787</a>] - Allow Freemarker TemplateProcessor to specifiy class for template loading +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-781'>JBEHAVE-781</a>] - Deprecate ConfigurableEmbedder addSteps() methods in favour of useStepsFactory() +</li> +</ul> + <h1>JBehave Core - Version 3.6.6 (May 10, 2012)</h1> <h2> Bug