diff options
Diffstat (limited to 'node_modules/which/CHANGELOG.md')
-rw-r--r-- | node_modules/which/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/which/CHANGELOG.md b/node_modules/which/CHANGELOG.md index c44cfbec5..367acb12a 100644 --- a/node_modules/which/CHANGELOG.md +++ b/node_modules/which/CHANGELOG.md @@ -1,6 +1,11 @@ # Changes +## v1.3.0 + +* Add nothrow option to which.sync +* update tap + ## v1.2.14 * appveyor: drop node 5 and 0.x |