summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-01 00:16:32 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-01 00:16:32 +0000
commit09a210ccc45ac4b158a919b1a3e6dd03174b0808 (patch)
tree3a17d62f4d4e711b48b1f77dbbf7e2ebbf024194 /CHANGELOG.md
parentbcd808a173d65f4df84f9bb5bd742d93be5e5f58 (diff)
downloadchef-09a210ccc45ac4b158a919b1a3e6dd03174b0808.tar.gz
Bump version to 15.4.57 by Chef Expeditorv15.4.57
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 bff582cbe7..23370ddec0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.4.56 -->
-## [v15.4.56](https://github.com/chef/chef/tree/v15.4.56) (2019-10-31)
+<!-- latest_release 15.4.57 -->
+## [v15.4.57](https://github.com/chef/chef/tree/v15.4.57) (2019-11-01)
#### Merged Pull Requests
-- Bump all deps to the latest versions [#9037](https://github.com/chef/chef/pull/9037) ([tas50](https://github.com/tas50))
+- Allow for the mixlib-authentication 3.x gem [#9040](https://github.com/chef/chef/pull/9040) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.4.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Allow for the mixlib-authentication 3.x gem [#9040](https://github.com/chef/chef/pull/9040) ([tas50](https://github.com/tas50)) <!-- 15.4.57 -->
- Bump all deps to the latest versions [#9037](https://github.com/chef/chef/pull/9037) ([tas50](https://github.com/tas50)) <!-- 15.4.56 -->
- Turn on unified_mode for 35 core resources [#9034](https://github.com/chef/chef/pull/9034) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.55 -->
- Fix knife cookbook metadata from file name args [#9032](https://github.com/chef/chef/pull/9032) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.54 -->