summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-23 16:39:12 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-23 16:39:12 +0000
commitfb303196b178fcbf7f769246eb3fbb6dd4987cea (patch)
tree90634a3d5054e6a4881ca4af1d85c8001bb163d9 /CHANGELOG.md
parent778b2737a4b9787c3190294f7d9c9cc092bd2b93 (diff)
downloadchef-fb303196b178fcbf7f769246eb3fbb6dd4987cea.tar.gz
Bump version to 15.12.6 by Chef Expeditorv15.12.6
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 f298607e8d..57fdd9cd6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.12.5 -->
-## [v15.12.5](https://github.com/chef/chef/tree/v15.12.5) (2020-06-23)
+<!-- latest_release 15.12.6 -->
+## [v15.12.6](https://github.com/chef/chef/tree/v15.12.6) (2020-06-23)
#### Merged Pull Requests
-- Support for AIX and Solaris in cron_allow resource [#10036](https://github.com/chef/chef/pull/10036) ([tas50](https://github.com/tas50))
+- archive_file: better handle mode property and deprecate Integer values [#10038](https://github.com/chef/chef/pull/10038) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.11.8 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- archive_file: better handle mode property and deprecate Integer values [#10038](https://github.com/chef/chef/pull/10038) ([tas50](https://github.com/tas50)) <!-- 15.12.6 -->
- Support for AIX and Solaris in cron_allow resource [#10036](https://github.com/chef/chef/pull/10036) ([tas50](https://github.com/tas50)) <!-- 15.12.5 -->
- Fix zypper_repository key handling on SLES 15+ [#10030](https://github.com/chef/chef/pull/10030) ([tas50](https://github.com/tas50)) <!-- 15.12.4 -->
- Fixed Powershell_Package does not throw error when it cannot connect to powershell gallery [#10032](https://github.com/chef/chef/pull/10032) ([tas50](https://github.com/tas50)) <!-- 15.12.3 -->