summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-05 14:22:03 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-05 14:22:03 +0000
commit560c95ceb109a4e1b1be0005cc7896df79739ce4 (patch)
tree7527c8574c3aed5b690624ff00e7565583457be1 /CHANGELOG.md
parentd5d0ec41352c596532f58ce643e88f0606883064 (diff)
downloadchef-560c95ceb109a4e1b1be0005cc7896df79739ce4.tar.gz
Bump version of chef to 12.18.20 by Chef Versioner.v12.18.20
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 5432fb7877..abc4c2b740 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.19](https://github.com/chef/chef/tree/v12.18.19) (2017-01-04)
-[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.19)
+## [v12.18.20](https://github.com/chef/chef/tree/v12.18.20) (2017-01-05)
+[Full Changelog](https://github.com/chef/chef/compare/v12.17.44...v12.18.20)
**Implemented enhancements:**
+- 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))
- Formally deprecate run\_command [\#5666](https://github.com/chef/chef/pull/5666) ([lamont-granquist](https://github.com/lamont-granquist))