summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-07 21:32:13 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-07 21:32:13 +0000
commit75b19550a7ca051a7ab0075836bc5f357bec1c12 (patch)
tree2d964cdbb8ca3c7f13cb62164e4babc049892d32 /CHANGELOG.md
parent7904d9f769ce8ebe5d1ec26fead20f35edf65ad0 (diff)
downloadchef-75b19550a7ca051a7ab0075836bc5f357bec1c12.tar.gz
Bump version to 17.3.22 by Chef Expeditorv17.3.22
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b476c29ff4..4c85289e46 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.21 -->
-## [v17.3.21](https://github.com/chef/chef/tree/v17.3.21) (2021-07-06)
+<!-- latest_release 17.3.22 -->
+## [v17.3.22](https://github.com/chef/chef/tree/v17.3.22) (2021-07-07)
#### Merged Pull Requests
-- Update omnibus/omnibus-software to the latest [#11789](https://github.com/chef/chef/pull/11789) ([tas50](https://github.com/tas50))
+- Add &#39;secret&#39; to the Chef DSL [beta] [#11753](https://github.com/chef/chef/pull/11753) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup since=17.2.29 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Update omnibus/omnibus-software to the latest [#11789](https://github.com/chef/chef/pull/11789) ([tas50](https://github.com/tas50)) <!-- 17.3.21 -->
- Support override run_lists in policyfiles [#11741](https://github.com/chef/chef/pull/11741) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.3.20 -->
- Fix handling of ohai properties in chef_client_config [#11766](https://github.com/chef/chef/pull/11766) ([tas50](https://github.com/tas50)) <!-- 17.3.19 -->