summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-09-30 17:32:17 +0000
committerChef Expeditor <expeditor@chef.io>2019-09-30 17:32:17 +0000
commit4496d4033dedea0c0e7312fd9b7db835d59886ce (patch)
tree711fbe7bfa5afc40ea978810af4687cf389c828f /CHANGELOG.md
parent50b4847e21a8a0173c19f1f100c2728f74c84e9a (diff)
downloadchef-4496d4033dedea0c0e7312fd9b7db835d59886ce.tar.gz
Bump version to 15.4.13 by Chef Expeditorv15.4.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 f0e789881b..bd9bd3e04b 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.12 -->
-## [v15.4.12](https://github.com/chef/chef/tree/v15.4.12) (2019-09-28)
+<!-- latest_release 15.4.13 -->
+## [v15.4.13](https://github.com/chef/chef/tree/v15.4.13) (2019-09-30)
#### Merged Pull Requests
-- Bump inspec-core to 4.17.7 [#8923](https://github.com/chef/chef/pull/8923) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
+- Add #to_yaml method for ImmutableMash &amp; ImmutableArray [#8927](https://github.com/chef/chef/pull/8927) ([vsingh-msys](https://github.com/vsingh-msys))
<!-- latest_release -->
<!-- release_rollup since=15.3.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Add #to_yaml method for ImmutableMash &amp; ImmutableArray [#8927](https://github.com/chef/chef/pull/8927) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.13 -->
- Bump inspec-core to 4.17.7 [#8923](https://github.com/chef/chef/pull/8923) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 15.4.12 -->
- Enable Windows Buildkite verification on default image Windows… [#8882](https://github.com/chef/chef/pull/8882) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 15.4.11 -->
- Fix some places where constants from dist.rb were not used. [#8921](https://github.com/chef/chef/pull/8921) ([Tensibai](https://github.com/Tensibai)) <!-- 15.4.10 -->