summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSeth Vargo <sethvargo@gmail.com>2014-01-03 12:50:25 -0500
committerSeth Vargo <sethvargo@gmail.com>2014-01-03 12:50:25 -0500
commitac321334d91d5dee5a90e5c487644a387becae10 (patch)
tree07f57d73386ac634a0c3bd1b7e66296f83e17994 /CHANGELOG.md
parent985c381801fcb0b7a894b668292a8740da018512 (diff)
downloadchef-zero-ac321334d91d5dee5a90e5c487644a387becae10.tar.gz
Release v2.0.1v2.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 448473d..6efd22a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
Chef Zero CHANGELOG
===================
+# 2.0.1 (1/3/2014)
+
+- Make playground items more semantic
+- Fix an issue where an incorrect number of parameters was passed in `environments/NAME/nodes` endpoint
+- Fix an issue where the `data_store` was not yet initialized in the server
+
# 2.0.0 (12/17/2013)
- Remove Puma (and `--socket` option)