summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2015-09-11 15:41:11 -0700
committerMatt Wrock <matt@mattwrock.com>2015-09-11 15:41:11 -0700
commite7a3777f940d503a9d4f6be5561db759ab0c0e53 (patch)
treebeceb0e399953fa1ab64520d21596954142dabd0 /CHANGELOG.md
parent9d3bf17599d1f7fe2a055a61e922ba1848fbcfa7 (diff)
downloadmixlib-shellout-e7a3777f940d503a9d4f6be5561db759ab0c0e53.tar.gz
release 2.2.1
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 f7ad88f..5e100c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# mixlib-shellout Changelog
+## Release 2.2.1
+
+* Fix executable resolution on Windows when a directory exists with the same name as the command to run
+
## Release 2.2.0
* Remove windows-pr dependency