diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f6a524..8c0f19f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,16 @@ Breaking changes: New features: -- Added `shell` and `encoding` options to `exec` functions (#29 by @thomashoneyman) - Bugfixes: Other improvements: +## [v7.1.0](https://github.com/purescript-node/purescript-node-child-process/releases/tag/v7.1.0) - 2021-07-13 + +New features: + +- Added `shell` and `encoding` options to `exec` functions (#29 by @thomashoneyman) + ## [v7.0.0](https://github.com/purescript-node/purescript-node-child-process/releases/tag/v7.0.0) - 2021-02-26 Breaking changes: