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.