commit 76196127abd52b861f512d4fd5a53967cf72837d
Author: Mauro Talevi <[email protected]>
AuthorDate: Wed Apr 4 15:24:04 2012 +0100
Commit: Mauro Talevi <[email protected]>
CommitDate: Wed Apr 4 15:24:04 2012 +0100
Updated release notes.
diff --git a/distribution/src/site/content/release-notes.html
b/distribution/src/site/content/release-notes.html
index 99e2259..ff17f64 100755
--- a/distribution/src/site/content/release-notes.html
+++ b/distribution/src/site/content/release-notes.html
@@ -5,8 +5,27 @@
</head>
<body>
-<h1>JBehave Core - Version 3.6 (Mar 29, 2012)</h1>
+<h1>JBehave Core - Version 3.6.1 (Apr 4, 2012)</h1>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a href='https://jira.codehaus.org/browse/JBEHAVE-756'>JBEHAVE-756</a>] -
NumberConverter not threadsafe
+</li>
+<li>[<a href='https://jira.codehaus.org/browse/JBEHAVE-758'>JBEHAVE-758</a>] -
NumberFormat instance in ParameterConverters.NumberConverter is not
threadsafe
+</li>
+</ul>
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a href='https://jira.codehaus.org/browse/JBEHAVE-754'>JBEHAVE-754</a>] -
Support Spring AnnotationConfigApplicationContext
+</li>
+<li>[<a href='https://jira.codehaus.org/browse/JBEHAVE-757'>JBEHAVE-757</a>] -
Allow non-programmatic configuration of ExecutorService
+</li>
+</ul>
+
+<h1>JBehave Core - Version 3.6 (Mar 29, 2012)</h1>
<h2> Bug
</h2>