summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/cross-spawn/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/node_modules/cross-spawn/CHANGELOG.md')
-rw-r--r--bin/wiki/ImportarDesdeURL/node_modules/cross-spawn/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/wiki/ImportarDesdeURL/node_modules/cross-spawn/CHANGELOG.md b/bin/wiki/ImportarDesdeURL/node_modules/cross-spawn/CHANGELOG.md
new file mode 100644
index 00000000..f1298a82
--- /dev/null
+++ b/bin/wiki/ImportarDesdeURL/node_modules/cross-spawn/CHANGELOG.md
@@ -0,0 +1,6 @@
+## 5.0.0 - 2016-10-30
+
+- Add support for `options.shell`
+- Improve parsing of shebangs by using [`shebang-command`](https://github.com/kevva/shebang-command) module
+- Refactor some code to make it more clear
+- Update README caveats