diff --git a/changelog.md b/changelog.md index 4101306..9634a17 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ ## Changes Across Different Versions of node-async-exec +### v1.2.0 + +- Fixed execution of array of commands +- Improved test cases ### v1.1.0 - Run multiple shell commands inside a particular directory