summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2014-05-27 11:21:31 -0700
committerJohn Keiser <jkeiser@opscode.com>2014-05-27 11:21:31 -0700
commit7c78d743d7867b59912da2edc30414744a4101f5 (patch)
tree7ab9756db53faf7314cb8570d22269e491760644 /CHANGELOG.md
parentb777f2ad803bf98270ece081a04b0efd6ba6c642 (diff)
downloadchef-zero-7c78d743d7867b59912da2edc30414744a4101f5.tar.gz
Bump revision to 2.1.3v2.1.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
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)