diff options
author | Florian Dold <florian.dold@gmail.com> | 2018-09-20 02:56:13 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2018-09-20 02:56:13 +0200 |
commit | bbff7403fbf46f9ad92240ac213df8d30ef31b64 (patch) | |
tree | c58400ec5124da1c7d56b01aea83309f80a56c3b /node_modules/findup-sync/README.md | |
parent | 003fb34971cf63466184351b4db5f7c67df4f444 (diff) |
update packages
Diffstat (limited to 'node_modules/findup-sync/README.md')
-rw-r--r-- | node_modules/findup-sync/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/findup-sync/README.md b/node_modules/findup-sync/README.md index c8c4a0b47..58ce20ee5 100644 --- a/node_modules/findup-sync/README.md +++ b/node_modules/findup-sync/README.md @@ -43,6 +43,8 @@ For bugs and feature requests, [please create an issue](https://github.com/cowbo ## Release History +2017-08-07 - v2.0.0 - Drop node 0.8 support, Bump all dependencies (including some Majors) +2017-04-18 - v1.0.0 - Major bump from stable 0.4.3 2015-01-30 - v0.4.0 - Refactored, not also uses [micromatch][] instead of minimatch. 2015-09-14 - v0.3.0 - updated glob to ~5.0. 2014-12-17 - v0.2.1 - Updated to glob 4.3. |