CHANGELOG.md in benchmark_driver-0.14.11 vs CHANGELOG.md in benchmark_driver-0.14.12

- old
+ new

@@ -1,4 +1,9 @@ +# v0.14.12 + +- Reduce the risk of random ZeroDivisionError on warmup + [#52](https://github.com/benchmark-driver/benchmark-driver/pull/52) + # v0.14.11 - Add `x.executable` method to Ruby interface for specifying Ruby executable which is not managed by rbenv [#50](https://github.com/benchmark-driver/benchmark-driver/pull/50)