diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e8ae72ee..a5540ff4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +v 3.0.9 - April 10, 2015 +- Fixed #483, now Xdebug is enabled during ee debug only and disabled by default +- Introduced ee sync command to sync EasyEngine database with Site information +- Minor fixes and improvement + v 3.0.8 - April 9,2015 - Fixed regression issue introduced in 3.0.7 diff --git a/README.md b/README.md index aec4ec8c..5fc623f2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Update procedure for EasyEngine to latest version wget -qO ee rt.cx/ee && sudo bash ee ``` -#### Current version is 3.0.6 +#### If Current version is after than 3.0.6 ``` ee update ```