From 8f2172d3d8147cf2c04555994ae326b1eb564b41 Mon Sep 17 00:00:00 2001 From: John Wineman Date: Thu, 5 May 2016 09:41:54 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 114d0f59..957d106f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [6.0.1](#6.0.1) - 2016-05-05 ### Fixed -- The cloudflare_update.sh bash script was incorrectly checking the current version number causing the update to fail. [#79](https://github.com/cloudflare/CloudFlare-CPanel/pull/79) +- The cloudflare_update.sh bash script was incorrectly checking the current version number causing the update to fail. [#82](https://github.com/cloudflare/CloudFlare-CPanel/pull/82) ## [6.0.0](#6.0.0) - 2016-04-28 ### Added @@ -28,4 +28,4 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Updated - The plugin now runs on a React/Redux front end and PHP (with one Perl module) on the backend. -- The structure of the YAML file has been changed and the data store code will automatically convert old YAML files to the new format. \ No newline at end of file +- The structure of the YAML file has been changed and the data store code will automatically convert old YAML files to the new format.