summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-09 00:15:06 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-09 00:15:11 +0000
commita204185bcb8195ad2820bcb14fe7b23bd50ab3ab (patch)
treeac3f2492b2dd6e168449d65497f4a9654ecb9c6b
parent8e1275bdf14fe0cc96eb2e38565451d43d647edc (diff)
downloadchef-a204185bcb8195ad2820bcb14fe7b23bd50ab3ab.tar.gz
Update CHANGELOG.md with details from pull request #11794
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5577e0509a..3c1adfb7cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 17.3.24 -->
-## [v17.3.24](https://github.com/chef/chef/tree/v17.3.24) (2021-07-08)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Add habitat resources + content rendering helpers for json/toml/yaml [#11577](https://github.com/chef/chef/pull/11577) ([sam1el](https://github.com/sam1el))
+- Fix links to master agreement [#11794](https://github.com/chef/chef/pull/11794) ([IanMadd](https://github.com/IanMadd))
<!-- latest_release -->
<!-- release_rollup since=17.2.29 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix links to master agreement [#11794](https://github.com/chef/chef/pull/11794) ([IanMadd](https://github.com/IanMadd)) <!-- 17.3.24 -->
- Add habitat resources + content rendering helpers for json/toml/yaml [#11577](https://github.com/chef/chef/pull/11577) ([sam1el](https://github.com/sam1el)) <!-- 17.3.24 -->
- Add user provided options to powershell_package commands [#11793](https://github.com/chef/chef/pull/11793) ([gscho](https://github.com/gscho)) <!-- 17.3.23 -->
- Add &#39;secret&#39; to the Chef DSL [beta] [#11753](https://github.com/chef/chef/pull/11753) ([marcparadise](https://github.com/marcparadise)) <!-- 17.3.22 -->