commit 6272338d9176590fcb4c6540c6a462048ea4d1ba Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Fri Apr 27 13:37:12 2012 +0200 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Fri Apr 27 13:37:12 2012 +0200
Updated release notes. diff --git a/distribution/src/site/content/release-notes.html b/distribution/src/site/content/release-notes.html index a06e7a3..ffe3272 100755 --- a/distribution/src/site/content/release-notes.html +++ b/distribution/src/site/content/release-notes.html @@ -5,6 +5,28 @@ </head> <body> +<h1>JBehave Core - Version 3.6.4 (Apr 27, 2012)</h1> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-718'>JBEHAVE-718</a>] - Allow transformation of example tables +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-722'>JBEHAVE-722</a>] - Examples Table parser can be improved to allow a comment as the first line +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-769'>JBEHAVE-769</a>] - Swedish language support +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-768'>JBEHAVE-768</a>] - Add documentation page on how to contribute +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-770'>JBEHAVE-770</a>] - Ensure behaviour is reproducible in unit tests when retrieving methods from Class.getMethods() +</li> +</ul> + <h1>JBehave Core - Version 3.6.3 (Apr 18, 2012)</h1> <h2> Bug