diff --git a/README.md b/README.md index b6914c2..03c0d75 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ If config is a string, matchdep will attempt to require it. If it is an object, ## Release History +* 2017-08-18 - v2.0.0 - Upgrade major versions of dependencies, Upgrade devDeps * 2016-02-09 - v1.0.1 - switch to [micromatch], remove [globule] * 2015-09-27 - v1.0.0 - throw when no package.json found, update dependencies, remove node 0.8 support * 2013-10-09 - v0.3.0 - support multiple pattern matches using [globule]