summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/cross-spawn/CHANGELOG.md
blob: f1298a82f7bc694b9d5b4398cc7222de0a6d7ef8 (plain)
1
2
3
4
5
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