summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-28 18:25:56 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-28 18:25:56 +0000
commit53c1bdcfeec73ce4fff44f1bf97f452d7be43e40 (patch)
tree3029ffc6d758d2fdace0a133ccb8ae2555dea7e0 /CHANGELOG.md
parent302f160d3726a4c6a70f36c909900cbcae1206c3 (diff)
downloadchef-53c1bdcfeec73ce4fff44f1bf97f452d7be43e40.tar.gz
Bump version of chef to 13.0.69 by Chef Versioner.v13.0.69
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07dc7fd07b..608cc0fb9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,7 @@
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).
-## [v13.0.67](https://github.com/chef/chef/tree/v13.0.67) (2017-03-28)
-[Full Changelog](https://github.com/chef/chef/compare/v13.0.67...v13.0.67)
-
-**Merged pull requests:**
-
-- Fix action class weirdness in Chef-13 [\#5946](https://github.com/chef/chef/pull/5946) ([lamont-granquist](https://github.com/lamont-granquist))
-
-## [v13.0.67](https://github.com/chef/chef/tree/v13.0.67) (2017-03-27)
-[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.67)
+## [v13.0.68](https://github.com/chef/chef/tree/v13.0.68) (2017-03-28)
+[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.68)
**Closed issues:**
@@ -21,6 +14,7 @@ This changelog reflects the current state of chef's master branch on github and
**Merged pull requests:**
+- Fix action class weirdness in Chef-13 [\#5946](https://github.com/chef/chef/pull/5946) ([lamont-granquist](https://github.com/lamont-granquist))
- Make ResourceReporter smarter to get resource identity and state [\#5941](https://github.com/chef/chef/pull/5941) ([afiune](https://github.com/afiune))
- Chef-13: Simplify DSL creation [\#5934](https://github.com/chef/chef/pull/5934) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13: Remove deprecated Chef::Client attrs [\#5932](https://github.com/chef/chef/pull/5932) ([lamont-granquist](https://github.com/lamont-granquist))