From f0f1789b0190991ddbeb9265cc0eb04b36e2d26b Mon Sep 17 00:00:00 2001 From: Jay Wood Date: Fri, 30 Sep 2016 13:49:27 -0400 Subject: [PATCH] Update readme.md for now --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cbf6c4f..3c2fac7 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,12 @@ Please do not contact me with questions like this. If you cannot be descriptive ## Changelog +### 3.7 +* 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) +* Set opacity step to 0.1 - Fixes [#55](https://github.com/JayWood/content-warning-v3/issues/55) + ### 3.6.9 * Small cleanup * Force text color to be black - fixes [#43](https://github.com/JayWood/content-warning-v3/issues/43)