From 4ae741517407b692f5bbdde64a185f30cdcb7691 Mon Sep 17 00:00:00 2001 From: Richard Shade Date: Tue, 24 Jan 2017 11:46:51 -0600 Subject: [PATCH] collapsing down changelog for release --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87250888..1c65c0df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,7 @@ This file is used to list changes made in each version of the haproxy cookbook. (@sun77) -## v3.0.1 (tbc) - -- changing ['haproxy']['source']['target_os'], ['haproxy']['source']['target_cpu'] to use proper architecture, Issue: [#150][] - -## v3.0.0 (tbc) +## v3.0.0 (2017-1-24) - Configurable debug options - Merging [#123][] - CentOS7 compatibility @@ -14,6 +10,7 @@ This file is used to list changes made in each version of the haproxy cookbook. - Adding changes to match PR [#91][]. - updating source install to use Haproxy 1.7.2 - Chef >= 12.1 required +- changing ['haproxy']['source']['target_os'], ['haproxy']['source']['target_cpu'] to use proper architecture, Issue: [#150][] ## v2.0.2 (2016-12-30)