From 81ec10cc6d679804c150007ccd6072c8912202f1 Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Thu, 27 Feb 2014 21:16:04 -0500 Subject: [PATCH] Publish 2.1.0 Changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73868b1..ab84dc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ CHANGELOG ========= +v2.1.0 (2014-02-27) +------------------- +[COOK-4354] s/Wordpress/WordPress/g in docs +[COOK-4356] Gets WordPress to be extracted to the proper directory +[COOK-4191] WordPress table_prefix not configured when node['wordpress']['db']['prefix'] is set +[COOK-4192] Add attribute to control WordPress multisite features +[COOK-4366] apache2 port parameter + + v2.0.0 (2014-02-27) ------------------- [COOK-4180] leverage the database cookbook