From ab30f07e48784948f72964f661e37a57479aec59 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Fri, 18 Aug 2017 15:42:32 -0700 Subject: [PATCH] Docs: Update release history --- README.md | 1 + 1 file changed, 1 insertion(+) 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]