update readme with new feature fix

This commit is contained in:
Jay Wood
2016-09-30 14:55:57 -04:00
parent a97c276343
commit 23c520c8c1

View File

@ -71,6 +71,7 @@ Please do not contact me with questions like this. If you cannot be descriptive
## Changelog
### 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)
* Use Select2 for categories
* Use a better check method for checkboxes and multi-select - fixes [#49](https://github.com/JayWood/content-warning-v3/issues/49)