<a name"4.2.0">
4.2.0 (2015-08-22)
Bug Fixes
- clearer logput (7b8f6323)
Features
- plugins: run verifications in series (700ec9d4)
With this new feature you can pass an array of plugin locations/names to
both "verifyConditions" and "verifyRelease" in your package.json's "release"
field. This will run multiple verification plugins in series.