CHANGELOG.md in startup-time-1.2.0 vs CHANGELOG.md in startup-time-1.3.0
- old
+ new
@@ -1,13 +1,20 @@
+## 1.3.0 - 2019-09-11
+
+- bump the default minimum duration from 5s to 10s
+- disable the Java tests (javac, java-native) if `java` is installed but
+ `javac` isn't
+- add [Wren](http://wren.io/)
+
## 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
+- add [QuickJS](https://bellard.org/quickjs/)
- update deno version command
## 1.1.0 - 2019-02-27
- dump the version of the compiler/interpreter in verbose mode