CHANGELOG.md in startup-time-1.1.1 vs CHANGELOG.md in startup-time-1.2.0

- old
+ new

@@ -1,8 +1,14 @@ +## 1.2.0 - 2019-07-15 + +- add -t/--time option specifying the minimum length of time to run tests for + (default: 5s) +- format the ID -> group table as JSON if the --json option is provided + ## 1.1.1 - 2019-07-13 - add QuickJS -- fix deno version command +- update deno version command ## 1.1.0 - 2019-02-27 - dump the version of the compiler/interpreter in verbose mode - fix gcc 4 (hello.c): add missing return value