summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSeth Vargo <sethvargo@gmail.com>2014-01-20 19:01:00 -0500
committerSeth Vargo <sethvargo@gmail.com>2014-01-20 19:01:00 -0500
commit1c87a463637b3d0c58755e2362cc8ef35b6da1fd (patch)
treef89a944ab3c10d38a3a2cf71b92ff8267eab75b2 /CHANGELOG.md
parentc430f173de47983ed70a4fd5a53ca24821e057df (diff)
downloadchef-zero-1c87a463637b3d0c58755e2362cc8ef35b6da1fd.tar.gz
Release v2.0.2v2.0.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6efd22a..c4f45cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
Chef Zero CHANGELOG
===================
+# 2.0.2 (1/20/2014)
+
+- Fix a series of typos in the README
+- Read JSON, not a file path in `from_json`
+- Fix IPV6 support
+- Remove moneta as a dependency
+
# 2.0.1 (1/3/2014)
- Make playground items more semantic