CHANGELOG.md in benchmark_driver-0.14.13 vs CHANGELOG.md in benchmark_driver-0.14.14

- old
+ new

@@ -1,5 +1,9 @@ +# v0.14.14 + +- Add `all` output plugin to compare all sorted results + # v0.14.13 - Add macOS support to memory runner [#53](https://github.com/benchmark-driver/benchmark-driver/pull/53) @@ -85,10 +89,10 @@ # v0.13.0 - Add support for benchmark with different versions of gems and preludes - Only YAML is supported for now, Ruby interface will come later -- [breaking change] Runner plugin interface is sightly changed +- [breaking change] Runner plugin interface is slightly changed # v0.12.0 - [breaking change] Plugin interface is changed again - Fix bugs in a case that multiple YAMLs with different types are specified