commit 53daa369810043f81ad7199faec4d64ea5a96c24
Author: Mauro Talevi <[email protected]>
AuthorDate: Wed Apr 18 14:38:24 2012 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Wed Apr 18 14:38:24 2012 +0200
Updated release notes.
diff --git a/distribution/src/site/content/release-notes.html
b/distribution/src/site/content/release-notes.html
index 09f8511..a06e7a3 100755
--- a/distribution/src/site/content/release-notes.html
+++ b/distribution/src/site/content/release-notes.html
@@ -5,6 +5,29 @@
</head>
<body>
+<h1>JBehave Core - Version 3.6.3 (Apr 18, 2012)</h1>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-763'>JBEHAVE-763</a>] -
LoadFromRelativeFile break on windows when using maven traversal
+</li>
+</ul>
+
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-767'>JBEHAVE-767</a>] -
Norwegian language support out-of-the-box
+</li>
+</ul>
+
+<h2> Task
+</h2>
+<ul>
+<li>[<a href='http://jira.codehaus.org/browse/JBEHAVE-765'>JBEHAVE-765</a>] -
Variants documentation is misleading wrt whitespace
+</li>
+</ul>
+
<h1>JBehave Core - Version 3.6.2 (Apr 10, 2012)</h1>
<h2> Bug