diff --git a/README.md b/README.md index 4a0e9a49..f68668d1 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,6 @@ nyc report --reporter=text-lcov > coverage.lcov ``` ## Change Log -v2.0.0 No longer supports node v0.10 because of the execSync. -v2.0.1 Publish as latest instead of next. -v2.0.2 Display correct version number in console. +- v2.0.0 No longer supports node v0.10 because of the execSync. +- v2.0.1 Publish as latest instead of next. +- v2.0.2 Display correct version number in console.