diff --git a/README.md b/README.md index bf64722..b22d3e3 100644 --- a/README.md +++ b/README.md @@ -49,5 +49,11 @@ Please do not contact me with questions like this. If you cannot be descriptive ## Changelog +### 3.5.1 +* PHP Cleanup +* Setup GRUNT for sass, jshint, and a few others +* Fixed Short tags, users should no long have issues with activating the plugin. +* Other fixes I can't remember. + ### 3.48 * Fixed IE Bug by removing debug function in javascript. \ No newline at end of file diff --git a/readme.txt b/readme.txt index 26c8914..c96cadf 100644 --- a/readme.txt +++ b/readme.txt @@ -58,6 +58,12 @@ Please do not contact me with questions like this. If you cannot be descriptive == Changelog == += 3.5.1 = +* PHP Cleanup +* Setup GRUNT for sass, jshint, and a few others +* Fixed Short tags, users should no long have issues with activating the plugin. +* Other fixes I can't remember. + = 3.48 = * Fixed IE Bug by removing debug function in javascript.