commit 7c7f8419d16f46691472a469a1f7fb30f611c285 Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Mon Apr 30 18:58:11 2012 +0200 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Mon Apr 30 18:58:11 2012 +0200
Updated release notes. diff --git a/distribution/src/site/content/release-notes.html b/distribution/src/site/content/release-notes.html index ffe3272..b24effc 100755 --- a/distribution/src/site/content/release-notes.html +++ b/distribution/src/site/content/release-notes.html @@ -5,6 +5,27 @@ </head> <body> + +<h1>JBehave Core - Version 3.6.5 (Apr 30, 2012)</h1> + +<h2> Bug +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-762'>JBEHAVE-762</a>] - CrossReference not creating givenStories hierarchy in xref.json +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-773'>JBEHAVE-773</a>] - CrossReference does not consider pending steps as failures when the PendingStepStrategy is used +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-774'>JBEHAVE-774</a>] - Embedder should pass meta filter to CrossReference +</li> +<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-776'>JBEHAVE-776</a>] - StoryManager should be responsible for running before and after stories steps +</li> +</ul> + <h1>JBehave Core - Version 3.6.4 (Apr 27, 2012)</h1> <h2> Improvement