summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-10 11:07:01 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-10 11:07:01 +0000
commit35eac8934a51d86bf9e12131b40148642d0b06cf (patch)
treebc0562937e0173bcbb681df9250550cd538ff8d3 /CHANGELOG.md
parent73b2128f6d980c3632fb6bd33931ebef261f61e9 (diff)
downloadchef-35eac8934a51d86bf9e12131b40148642d0b06cf.tar.gz
Bump version to 13.6.31 by Expeditorv13.6.31
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 19016a2df7..1e94da967b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 13.6.30 -->
-## [v13.6.30](https://github.com/chef/chef/tree/v13.6.30) (2017-12-08)
+<!-- latest_release 13.6.31 -->
+## [v13.6.31](https://github.com/chef/chef/tree/v13.6.31) (2017-12-10)
#### Merged Pull Requests
-- windows_task: Add additional input validation to properties [#6628](https://github.com/chef/chef/pull/6628) ([tas50](https://github.com/tas50))
+- Ensure data bags names can contain reserved words [#6636](https://github.com/chef/chef/pull/6636) ([EmFl](https://github.com/EmFl))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- Ensure data bags names can contain reserved words [#6636](https://github.com/chef/chef/pull/6636) ([EmFl](https://github.com/EmFl)) <!-- 13.6.31 -->
- windows_task: Add additional input validation to properties [#6628](https://github.com/chef/chef/pull/6628) ([tas50](https://github.com/tas50)) <!-- 13.6.30 -->
- Solaris: Fix svcadm clear to only run in maintenance state [#6631](https://github.com/chef/chef/pull/6631) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 13.6.29 -->
- speedup node_map get and set operations [#6632](https://github.com/chef/chef/pull/6632) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.6.28 -->