From 39e4d6dd8f12598a5d66f4254d99816e491cd75c Mon Sep 17 00:00:00 2001 From: jaywood Date: Thu, 10 Jul 2014 00:44:05 -0400 Subject: [PATCH] Readme file updates --- README.md | 6 ++++++ readme.txt | 6 ++++++ 2 files changed, 12 insertions(+) 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.