Versioning

This commit is contained in:
Jay Wood
2016-10-15 16:28:24 -04:00
parent 3ca6eee604
commit 13d4d12b9f
3 changed files with 10 additions and 4 deletions

View File

@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: warning, message, lading page, front page, enter page, adult content, consent, age verification, validation
Requires at least: 3.5
Tested up to: 4.6.1
Stable tag: 3.7
Stable tag: 3.7.1
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
== Description ==
@ -105,6 +105,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
== Changelog ==
= 3.7.1 =
* Fixed category saving in options Fixes [#59](https://github.com/JayWood/content-warning-v3/issues/59)
= 3.7 =
* Fixed an opacity bug where if user set opacity to 0, it was ignored. This should no longer happen.
* Move to the settings API, drop JW Simple Options framework ( I was a newbie when I made it ). Fixes [#45](https://github.com/JayWood/content-warning-v3/issues/45)