From 881bcf46deed0a087ec3f0fa4790fff166d5132c Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 22 Dec 2015 11:56:59 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98456b2cf..0053c0bcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 1.8.1.dev (Unreleased) + +BUG FIXES: + + - provisioners/chef: convert chef version to a string before comparing for + the command builder [GH-6709, GH-6711] + ## 1.8.0 (December 21, 2015) FEATURES: @@ -2832,4 +2839,3 @@ compatibility. The changelog began with version 0.5.1 so any changes prior to that can be seen by checking the tagged releases and reading git commit messages. -