html/news.html in test-unit-ext-0.2.0 vs html/news.html in test-unit-ext-0.3.0
- old
+ new
@@ -7,18 +7,23 @@
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>NEWS.en</title>
</head>
<body>
<h1><a name="label-0" id="label-0">NEWS</a></h1><!-- RDLabel: "NEWS" -->
-<h2><a name="label-1" id="label-1">0.2.0: 2008-03-03</a></h2><!-- RDLabel: "0.2.0: 2008-03-03" -->
+<h2><a name="label-1" id="label-1">0.3.0: 2008-03-10</a></h2><!-- RDLabel: "0.3.0: 2008-03-10" -->
<ul>
+<li>Changed XML report format.</li>
+<li>Improved search method to find test result directory.</li>
+</ul>
+<h2><a name="label-2" id="label-2">0.2.0: 2008-03-03</a></h2><!-- RDLabel: "0.2.0: 2008-03-03" -->
+<ul>
<li>Supported XML report.
<ul>
<li>Added --xml-report option.</li>
</ul></li>
<li>Supported diff output for assert_equal.</li>
</ul>
-<h2><a name="label-2" id="label-2">0.1.0: 2008-02-21</a></h2><!-- RDLabel: "0.1.0: 2008-02-21" -->
+<h2><a name="label-3" id="label-3">0.1.0: 2008-02-21</a></h2><!-- RDLabel: "0.1.0: 2008-02-21" -->
<ul>
<li>Initial release.</li>
</ul>
</body>