CHANGELOG.md in benchmark_driver-0.4.3 vs CHANGELOG.md in benchmark_driver-0.4.4
- old
+ new
@@ -1,7 +1,11 @@
+# v0.4.4
+
+- Add `--bundler` option to run benchmark with fixed gems
+
# v0.4.3
-- Add `--filter` to run only specified benchmarks
+- Add `--filter` option to run only specified benchmarks
# v0.4.2
- Exec runner uses `Bundler.with_clean_env`