summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-22 16:58:06 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-22 16:58:06 +0000
commitc6666085f6a47bcb1b32446750760d6170927608 (patch)
tree57060c00341dec7057e0a2d9879cdecb8497b6ff /CHANGELOG.md
parente4f69ca642d2ae5ef0aa6765aba8f763d808955b (diff)
downloadchef-c6666085f6a47bcb1b32446750760d6170927608.tar.gz
Bump version to 16.1.13 by Chef Expeditorv16.1.13
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 9a7b1081ac..271b3ca5b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.1.12 -->
-## [v16.1.12](https://github.com/chef/chef/tree/v16.1.12) (2020-05-22)
+<!-- latest_release 16.1.13 -->
+## [v16.1.13](https://github.com/chef/chef/tree/v16.1.13) (2020-05-22)
#### Merged Pull Requests
-- macos_userdefaults: Fix ruby 2.7 keyword args warning and refactor a bit [#9897](https://github.com/chef/chef/pull/9897) ([phiggins](https://github.com/phiggins))
+- Refactor verify pipeline to use Ruby 2.7 on Windows docker image [#9877](https://github.com/chef/chef/pull/9877) ([christopher-snapp](https://github.com/christopher-snapp))
<!-- latest_release -->
<!-- release_rollup since=16.1.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Refactor verify pipeline to use Ruby 2.7 on Windows docker image [#9877](https://github.com/chef/chef/pull/9877) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 16.1.13 -->
- macos_userdefaults: Fix ruby 2.7 keyword args warning and refactor a bit [#9897](https://github.com/chef/chef/pull/9897) ([phiggins](https://github.com/phiggins)) <!-- 16.1.12 -->
- Update openssl to 1.0.2v [#9903](https://github.com/chef/chef/pull/9903) ([tas50](https://github.com/tas50)) <!-- 16.1.10 -->
- [chef-utils] fix typos [#9895](https://github.com/chef/chef/pull/9895) ([michel-slm](https://github.com/michel-slm)) <!-- 16.1.9 -->