diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 00000000..ac3c6a55 --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,29 @@ +v 1.1.3 + - Added GPL License. Ref - https://rtcamp.com/easyengine-is-gpl/ + +v 1.1.2 + - Fix White-list IP Address + - Fix ee info command + - Fix issue #111 + + +v 1.1.1 + - IP-detcect issue. #108 + +v 1.1 - Jan 16, 2014 + - Handling redirects from “non-www to www” and vice-versa. (#71) + - Automating mysql setup. Every site which needs a database gets a new mysql user and password automatically. mysql root is not used anymore for new sites. (#72) + - Automated postfix installation. (#72) + - Added “ee info” command (#69) + - Secured /ee locations (#60 and https://rtcamp.com/tutorials/nginx/ssl-pci-compliance-performance/) + - SSL Session cache for nginx (#56) + + +v 1.0.1 + - Fix wp-cli issue + +v 1.0.0 - Oct 1, 2013 + - First Release + - Support for Standard WordPress and multisite WordPress + - Support for Nginx Fastcgi-Cache, W3 Total Cache and WP Super Cache + - Support for PHP and HTML sites