summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-11-25 11:06:24 -0800
committerSerdar Sutay <serdar@opscode.com>2014-11-25 11:06:24 -0800
commit5380ecde5dcda0a3fed3d71d7a89ce58b2e9a552 (patch)
treebd5a8426e2d4c86749e9088d6adb7564b0042bc1
parentdd19a97fbc7bf586db9b5d28e7b622b2dd1b87d4 (diff)
downloadchef-5380ecde5dcda0a3fed3d71d7a89ce58b2e9a552.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2452.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e85a727c37..85b520bbb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@
removed securerandom patch
* [**Scott Bonds**](https://github.com/bonds)
add package support for OpenBSD
+* [**Lucy Wyman**](https://github.com/lucywyman)
+ Added support for handling empty version strings to rubygems provider.
### Chef Contributions
* Update Chef to use RSpec 3.