summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-09 16:16:49 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-09 16:16:49 +0000
commit0cb543fd5f7cf5e440e8da29c5a213980392b7fb (patch)
tree1af9e5317e8abeb3619225f0d9dfc10e9d2791af /CHANGELOG.md
parent70d9e0753ebd5c7ac75b538afa92a28494b3d23b (diff)
downloadchef-0cb543fd5f7cf5e440e8da29c5a213980392b7fb.tar.gz
Bump version of chef to 12.18.25 by Chef Versioner.v12.18.25
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0676acd0f8..007dfc3a98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,11 @@
This changelog reflects the current state of chef's master branch on github and may not reflect the current released version of chef, which is [![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef).
-## [v12.18.24](https://github.com/chef/chef/tree/v12.18.24) (2017-01-06)
-[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.24)
+## [v12.18.25](https://github.com/chef/chef/tree/v12.18.25) (2017-01-09)
+[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.25)
**Implemented enhancements:**
+- yum\_repository: Allow baseurl to be an array & allow fastestmirror\_enabled false [\#5708](https://github.com/chef/chef/pull/5708) ([tas50](https://github.com/tas50))
- Adding returns property to chocolatey\_package resource [\#5688](https://github.com/chef/chef/pull/5688) ([Vasu1105](https://github.com/Vasu1105))
- Code cleanup in the user provider [\#5674](https://github.com/chef/chef/pull/5674) ([lamont-granquist](https://github.com/lamont-granquist))
- Code cleanup in the group provider [\#5673](https://github.com/chef/chef/pull/5673) ([lamont-granquist](https://github.com/lamont-granquist))