CHANGELOG.md in benchmark_driver-0.10.13 vs CHANGELOG.md in benchmark_driver-0.10.14
- old
+ new
@@ -1,4 +1,8 @@
+# v0.10.14
+
+- Fix a bug that large time is shown as better in time runner
+
# v0.10.13
- Add `x.output` to specify output plugin to Ruby interface
- You can still use `Benchmark.driver(output: xxx)` form too