From 41cd312a71a2d714be7dfc408cea588ec1cbef1b Mon Sep 17 00:00:00 2001 From: Jay Wood Date: Mon, 27 Oct 2014 19:32:53 -0400 Subject: [PATCH] Update Readme.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index eaa8fe5..342e59b 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,14 @@ Please do not contact me with questions like this. If you cannot be descriptive ## Changelog +### 3.5.5 +* [jgraup](https://github.com/jgraup) - Fixed Menu Positioning +* BUGFIX - Fixed Enter/Exit URL's not being respected. +* Sniffed and updated core code to match WordPress rules and coding standards +* Removed a couple methods in favor of built-in WordPress methods. +* Modified dialog output code and escaped its output accordingly. + + ### 3.5.4 * [jgraup](https://github.com/jgraup) - Fixed indexing errors [issue #6](https://github.com/JayWood/content-warning-v3/issues/6) * Output custom css, for some reason I forgot [fixes issue #3](https://github.com/JayWood/content-warning-v3/issues/3)