man/man0/VERSION.html in tork-19.3.2 vs man/man0/VERSION.html in tork-19.4.0
- old
+ new
@@ -5,10 +5,22 @@
<meta name="generator" content="md2man 2.0.2 https://github.com/sunaku/md2man" />
<title>VERSION</title>
<link rel="stylesheet" href="../style.css"/>
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
-<body><div class="navbar"><div class="navbar-inner"><span class="brand"><a href="../index.html#man0">man0</a>/VERSION</span></div></div><div class="container-fluid"><h2 id="Version-19-3-2-2013-10-29">Version 19.3.2 (2013-10-29)</h2><p>Other:</p>
+<body><div class="navbar"><div class="navbar-inner"><span class="brand"><a href="../index.html#man0">man0</a>/VERSION</span></div></div><div class="container-fluid"><h2 id="Version-19-4-0-2013-11-25">Version 19.4.0 (2013-11-25)</h2><p>Minor:</p>
+<ul>
+<li>The "rails" configuration helper now automatically sets up your test
+database for Tork's parallel testing system if your test database is
+SQLite3 and you are using Rails 3 or newer.</li>
+</ul>
+<p>Other:</p>
+<ul>
+<li><p>rails: remove unused capture of rescued exception</p></li>
+<li><p>coverage: document the use of Ruby 1.9 hash syntax</p></li>
+<li><p>rename <code>*.markdown</code> file extension to shorter <code>*.md</code></p></li>
+</ul>
+<h2 id="Version-19-3-2-2013-10-29">Version 19.3.2 (2013-10-29)</h2><p>Other:</p>
<ul>
<li><p>GH-55: upgrade listen & rake gem dependencies.</p><p>Thanks to Matthew Albright for reporting this issue in GH-55:
<a href="https://github.com/sunaku/tork/issues/55">https://github.com/sunaku/tork/issues/55</a></p></li>
</ul>
<h2 id="Version-19-3-1-2013-06-07">Version 19.3.1 (2013-06-07)</h2><p>Patch:</p>