Add changelog to main WP.org file

This commit is contained in:
Jay Wood
2016-05-23 10:23:53 -04:00
parent 0bd105dda4
commit 4ded90d43f
2 changed files with 6 additions and 1 deletions

View File

@ -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)

View File

@ -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)