summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-09 21:45:37 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-09 21:45:41 +0000
commit661f8421897c7fc272db46b297f5b14dd311fe14 (patch)
treeba58d73cb1d82c1ec2b81dd449edd740cd16401d /CHANGELOG.md
parentf634c2f5b18bc8a6b06232af3651865932522ada (diff)
downloadchef-661f8421897c7fc272db46b297f5b14dd311fe14.tar.gz
Bump version to 17.3.26 by Chef Expeditorv17.3.26
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 101344162e..c440ce561d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,18 +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.25 -->
-## [v17.3.25](https://github.com/chef/chef/tree/v17.3.25) (2021-07-09)
+<!-- latest_release 17.3.26 -->
+## [v17.3.26](https://github.com/chef/chef/tree/v17.3.26) (2021-07-09)
#### Merged Pull Requests
-- Update to Ruby 3.0.2 with bundler 2.2.22 [#11792](https://github.com/chef/chef/pull/11792) ([tas50](https://github.com/tas50))
-- Fix links to master agreement [#11794](https://github.com/chef/chef/pull/11794) ([IanMadd](https://github.com/IanMadd))
+- Mark resource blocks containing secrets sensitive [#11798](https://github.com/chef/chef/pull/11798) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup since=17.2.29 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Mark resource blocks containing secrets sensitive [#11798](https://github.com/chef/chef/pull/11798) ([marcparadise](https://github.com/marcparadise)) <!-- 17.3.26 -->
- Update to Ruby 3.0.2 with bundler 2.2.22 [#11792](https://github.com/chef/chef/pull/11792) ([tas50](https://github.com/tas50)) <!-- 17.3.25 -->
- 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 -->