From 4ded90d43f509ddab887698a6c036392a88e5719 Mon Sep 17 00:00:00 2001 From: Jay Wood Date: Mon, 23 May 2016 10:23:53 -0400 Subject: [PATCH] Add changelog to main WP.org file --- README.md | 2 +- readme.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f70b418..61fb841 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Please do not contact me with questions like this. If you cannot be descriptive ### 3.6.9 * Small cleanup * Force text color to be black - fixes [#43](https://github.com/JayWood/content-warning-v3/issues/43) -* Use `COOKIEPATH` instead of `SITECOOKIEPATH` constants, compatability fix for sub-folder installs - fixes [#42](https://github.com/JayWood/content-warning-v3/issues/42) +* Use `COOKIEPATH` instead of `SITECOOKIEPATH` constants, compatibility fix for sub-folder installs - fixes [#42](https://github.com/JayWood/content-warning-v3/issues/42) ### 3.6.8 * Use background-image css property instead of just background - thanks to [95CivicSi](https://github.com/95CivicSi) diff --git a/readme.txt b/readme.txt index ae3418a..fe2dbf1 100644 --- a/readme.txt +++ b/readme.txt @@ -99,6 +99,11 @@ Please do not contact me with questions like this. If you cannot be descriptive == Changelog == += 3.6.9 = +* Small cleanup +* Force text color to be black - fixes [#43](https://github.com/JayWood/content-warning-v3/issues/43) +* Use `COOKIEPATH` instead of `SITECOOKIEPATH` constants, compatibility fix for sub-folder installs - fixes [#42](https://github.com/JayWood/content-warning-v3/issues/42) + = 3.6.8 = * Use background-image css property instead of just background - thanks to [95CivicSi](https://github.com/95CivicSi)