summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2017-09-27 18:26:10 -0500
committerTom Duffield <tom@chef.io>2017-09-27 18:27:01 -0500
commitd6b5bad98e1e81aed657f80f4206c2f515ec10b4 (patch)
tree2eb6ff83ba71199a95701a50d46afaaaafb84c03
parentafa9e7b8ddeb7aab1c1e0fede9e7c9add407cf19 (diff)
downloadchef-tduffield/chef-12/enable-changelog-management.tar.gz
Add tags so Expeditor can manage chef-12 changelogtduffield/chef-12/enable-changelog-management
Signed-off-by: Tom Duffield <tom@chef.io>
-rw-r--r--CHANGELOG.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80641588bd..0fd917f74a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,12 @@
-This changelog reflects the current state of chef's 12 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).
+<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
+<!-- latest_release -->
+<!-- latest_release -->
+
+<!-- release_rollup -->
+<!-- release_rollup -->
+
+<!-- latest_stable_release -->
+<!-- latest_stable_release -->
## [v12.21.11](https://github.com/chef/chef/tree/v12.21.11) (2017-09-13)
[Full Changelog](https://github.com/chef/chef/compare/v12.21.10...v12.21.11)
@@ -1418,5 +1426,3 @@ of partial templates.
* Raise error if a guard_interpreter is specified and a block is passed to a guard (conditional)
* Allow specifying a guard_interpreter after a conditional on a resource (Fixes #1943)
* Windows package type should be a symbol (Fixes #1997)
-
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file