diff options
author | John Keiser <jkeiser@opscode.com> | 2014-05-27 11:21:31 -0700 |
---|---|---|
committer | John Keiser <jkeiser@opscode.com> | 2014-05-27 11:21:31 -0700 |
commit | 7c78d743d7867b59912da2edc30414744a4101f5 (patch) | |
tree | 7ab9756db53faf7314cb8570d22269e491760644 /CHANGELOG.md | |
parent | b777f2ad803bf98270ece081a04b0efd6ba6c642 (diff) | |
download | chef-zero-7c78d743d7867b59912da2edc30414744a4101f5.tar.gz |
Bump revision to 2.1.3v2.1.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ace7dca..d302d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Chef Zero CHANGELOG =================== +# 2.1.3 (5/27/2014) + +- rspec: default port to 8900 to not conflict with normal default port +- rspec: when chef_zero_opts is set, check if current server has those options before continuing + # 2.1.2 (5/27/2014) - fix build_uri (and thus cookbook downloads) |