History.txt in turn-0.9.4 vs History.txt in turn-0.9.5
- old
+ new
@@ -1,4 +1,11 @@
+== 0.9.5 / 2012-04-15
+ * Add -m/-mark option to flag tests with high runtimes.
+ * Show per-test runtime in Pretty reporter. (#83)
+ * Fix colorization of result box. (Don Wilson) (#81, #85)
+ * Add support for natural test names in pretty format. (Don Wilson) (#86)
+ * Fix test rake task on Windows. (Don Wilson) (#88)
+
== 0.9.4 / 2012-03-16
* Fix dot reporter to use `.` instead of `S` for passed tests.
* Do not filter backtraces of local directory.
* Do not colourize zero counts in pretty reporter.