summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-01 16:58:43 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-01 16:58:43 +0000
commit88b3dc1f889a82111b879061273f3e684100beaf (patch)
tree0fcb924a0361cc85653e28a73d918c4bcb33d608 /CHANGELOG.md
parent36e9b606d54a6c70a552592f25143b8a4266a56b (diff)
downloadchef-88b3dc1f889a82111b879061273f3e684100beaf.tar.gz
Bump version to 13.4.11 by Chef Expeditorv13.4.11
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 091c37131f..7fc287f641 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
-<!-- latest_release 13.4.10 -->
-## [v13.4.10](https://github.com/chef/chef/tree/v13.4.10) (2017-09-01)
+<!-- latest_release 13.4.11 -->
+## [v13.4.11](https://github.com/chef/chef/tree/v13.4.11) (2017-09-01)
#### Merged Pull Requests
-- Support an array of keys for apt_repository [#6372](https://github.com/chef/chef/pull/6372) ([gsreynolds](https://github.com/gsreynolds))
+- immutablize properly as we deep merge [#6362](https://github.com/chef/chef/pull/6362) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=13.3.42 -->
@@ -12,6 +12,7 @@
- Pass json configuration to ShellSession class [#6314](https://github.com/chef/chef/pull/6314) ([btm](https://github.com/btm)) <!-- 13.3.47 -->
#### Merged Pull Requests
+- immutablize properly as we deep merge [#6362](https://github.com/chef/chef/pull/6362) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.4.11 -->
- Support an array of keys for apt_repository [#6372](https://github.com/chef/chef/pull/6372) ([gsreynolds](https://github.com/gsreynolds)) <!-- 13.4.10 -->
- Ship chef-vault in the omnibus package [#6370](https://github.com/chef/chef/pull/6370) ([thommay](https://github.com/thommay)) <!-- 13.4.9 -->
- Ensure that our maintainers are all synced [#6368](https://github.com/chef/chef/pull/6368) ([thommay](https://github.com/thommay)) <!-- 13.4.8 -->