summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKartik Null Cating-Subramanian <ksubramanian@chef.io>2015-10-19 13:36:56 -0400
committerKartik Null Cating-Subramanian <ksubramanian@chef.io>2015-10-19 13:36:56 -0400
commit24e7ea98594f5bf72ca3d9741c2bb600f53d8b84 (patch)
treee4a2090cf589b1182c9958d44fdf40b23f2a063f /CHANGELOG.md
parent12ca00567b80ea28159cc3c41da77d063f0bea43 (diff)
downloadmixlib-shellout-24e7ea98594f5bf72ca3d9741c2bb600f53d8b84.tar.gz
Bump to 2.2.22.2.2
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