summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-21 11:56:53 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-21 11:56:53 -0700
commitb7f683aaa1a220f017678a6d014c0bc6b3850f74 (patch)
tree64e5a9022a68c8e65a68ca8268d9d253edaf0698
parent9c8f613128cdc14e214c8c2f896b75e507a61a4e (diff)
downloadmixlib-shellout-b7f683aaa1a220f017678a6d014c0bc6b3850f74.tar.gz
Update changelog with the ruby version requirement change.
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4dd0e1a..d8ad7d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
* remove LC_ALL=C default setting, consumers should now set this if they
still need it.
+* Change the minimum required version of Ruby to >= 1.9.3.
## Last Release: 1.6.0
@@ -15,4 +16,3 @@
Fixed typos in the code.
* [**Max Lincoln**](https://github.com/maxlinc):
Support separate live stream for stderr.
-