diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-11-25 11:08:31 -0800 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-11-25 11:08:31 -0800 |
commit | 0a9ec130b69bdb5a03687280758eedb46c1fa624 (patch) | |
tree | ec7e832f5098358e34674b5230c6ab35a73f3ed5 /CHANGELOG.md | |
parent | b7405e0d5cb44472853c7471a7250ede5bb396ae (diff) | |
download | chef-0a9ec130b69bdb5a03687280758eedb46c1fa624.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/2439.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 85b520bbb6..25c7172a12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ add package support for OpenBSD * [**Lucy Wyman**](https://github.com/lucywyman) Added support for handling empty version strings to rubygems provider. +* [**Yulian Kuncheff**](https://github.com/Daegalus) + Correctly set the pre-release identifier during knife bootstrap. ### Chef Contributions * Update Chef to use RSpec 3. |