summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 15:28:19 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 15:28:19 -0700
commit06a6dd8dcdcb6ab955ae04c44156204caef24896 (patch)
tree339867a1e3666bab85bc6a5aea18dd10b60a761b
parenta84b26fafcc9af5926e342355a04ac9a30a3e18d (diff)
downloadchef-06a6dd8dcdcb6ab955ae04c44156204caef24896.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2079.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a469c5cb5..6401989209 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -108,6 +108,8 @@
Changed the default service provider to systemd on SLES versions 12.10 and higher.
* [**Noah Kantrowitz**](https://github.com/coderanger):
Implemented [RFC017 - File Specificity Overhaul](https://github.com/opscode/chef-rfc/blob/master/rfc017-file-specificity.md).
+* [**James Bence**](https://github.com/jbence):
+ Improved the reliability of Git provider by making it to be more specific when selecting tags.
### Chef Contributions