CHANGELOG.md in benchmark_driver-0.10.7 vs CHANGELOG.md in benchmark_driver-0.10.8
- old
+ new
@@ -1,4 +1,9 @@
+# v0.10.8
+
+- In `command_stdout`, `$RBENV_VERSION` is no longer passed to --rbenv option because it has no effect for rbenv
+- Instead, now dirname of executable path is prefixed to $PATH in `command_stdout`
+
# v0.10.7
- Pass `$RBENV_VERSION` for `command_stdout` runner with --rbenv option
# v0.10.6