CHANGELOG.md in benchmark_driver-0.9.2 vs CHANGELOG.md in benchmark_driver-0.10.0

- old
+ new

@@ -1,4 +1,11 @@ +# v0.10.0 + +- Add "record" output and "recorded" runner + - You can record metrics to yaml and change how to output later +- Change output interface to set metrics\_type + - Now runner needs to call `output#metrics_type=` + # v0.9.2 - Add `--verbose` option - `--verbose 1` shows `ruby -v` for each executable - `--verbose 2` shows executed scripts