summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e100c0..864767e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# mixlib-shellout Changelog
+## Release 2.2.2
+
+* Ship gemspec and Gemfiles to facilate testing.
+* Fix #111 by pulling in an updated version of win-32/process and correctly patching Process::create.
+
## Release 2.2.1
* Fix executable resolution on Windows when a directory exists with the same name as the command to run