Skip to content

Commit 971f88c

Browse files
committed
update release history
1 parent edae17c commit 971f88c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ If config is a string, matchdep will attempt to require it. If it is an object,
4747

4848
## Release History
4949

50-
* 2015-09-27 - v1.0 - throw when no package.json found, update dependencies, remove node 0.8 support
51-
* 2013-10-09 - v0.3 - support multiple pattern matches using [globule]
52-
* 2013-10-08 - v0.2 - refactor and support filtering peerDependencies
53-
* 2012-11-27 - v0.1 - initial release
50+
* 2016-02-09 - v1.0.1 - switch to [micromatch], remove [globule]
51+
* 2015-09-27 - v1.0.0 - throw when no package.json found, update dependencies, remove node 0.8 support
52+
* 2013-10-09 - v0.3.0 - support multiple pattern matches using [globule]
53+
* 2013-10-08 - v0.2.0 - refactor and support filtering peerDependencies
54+
* 2012-11-27 - v0.1.0 - initial release
5455

5556

5657
[globule]: https://github.com/cowboy/node-globule
58+
[micromatch]: https://github.com/jonschlinkert/micromatch

0 commit comments

Comments
 (0)