Versioning and creds

This commit is contained in:
Jay Wood
2016-02-21 15:21:43 -05:00
parent 2cf8bb1512
commit 41dd396eff
2 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,7 @@
![License](https://img.shields.io/badge/License-GPLv2-orange.svg)
[![Issues](https://img.shields.io/github/issues/JayWood/content-warning-v3.svg)](https://github.com/JayWood/content-warning-v3/issues)
**Current Version:** 3.6.7
**Current Version:** 3.6.8
**Tested Up To:** 4.4
**Author:** [Jay Wood](http://github.com/JayWood)
**Author URI:** http://plugish.com
@ -79,6 +79,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
## Changelog
### 3.6.8
* Use background-image css property instead of just background - thanks to [95CivicSi](https://github.com/95CivicSi)
### 3.6.7
* Fixed conditional being too strict [#34](https://github.com/JayWood/content-warning-v3/issues/34)
* Fixed plugin homepage link [#31](https://github.com/JayWood/content-warning-v3/issues/31)