From b77d3a276046be26a597f63832b65ad4a8b92ccc Mon Sep 17 00:00:00 2001 From: Jay Wood Date: Sat, 6 Sep 2014 01:04:09 -0400 Subject: [PATCH] readme changelog --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3cf5014..eaa8fe5 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ Please do not contact me with questions like this. If you cannot be descriptive ## Changelog +### 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) +* Stopped using javascript:; for buttons, in some browsers that just didn't work well [fixes issue #2 and #1](https://github.com/JayWood/content-warning-v3/issues/2) +* Versioning update to WP 4.0, and tested. + ### 3.5.3 * HOTFIX - Fixes cookie logic