summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2017-07-21 17:07:25 -0400
committerBryan McLellan <btm@loftninjas.org>2017-07-21 17:07:25 -0400
commite4ba49a92d2c0fc1d9fb8dc79660158e1941b76b (patch)
tree469d860f4cadf5fcbf0688f9da0357f4c602285b /CHANGELOG.md
parentdf4b3bd39c0365bfa53265ffa1c067645f5fbe02 (diff)
downloadmixlib-shellout-e4ba49a92d2c0fc1d9fb8dc79660158e1941b76b.tar.gz
Release 2.3.2v2.3.2
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a07ae8d..5aa6a13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# mixlib-shellout Changelog
+## Release 2.3.2
+
+* Fix bad method call in Windows Process module
+
## Release 2.3.1
* Make Mixlib::ShellOut::EmptyWindowsCommand inherit from ShellCommandFailed