CHANGELOG.md in benchmark_driver-0.16.0 vs CHANGELOG.md in benchmark_driver-0.16.1
- old
+ new
@@ -1,4 +1,8 @@
+# v0.16.1
+
+- Add --output-humanize option to --output=simple
+
# v0.16.0
- Support benchmarking inline Ruby scripts [#75](https://github.com/benchmark-driver/benchmark-driver/pull/75)
- Require Ruby 2.5+
- Fix `recorded` runner for Ruby 3.1's Psych