This commit is contained in:
erwanlr
2022-07-15 20:54:56 +02:00
parent f9e6e75c0c
commit 196fbab5b1
57 changed files with 28251 additions and 4 deletions

View File

@@ -0,0 +1,22 @@
= 1.0.5 - 2022-07-03 =
* Enhancement - more consistent variable names
* Enhancement - bump WordPress and PHP version requirements
* Enhancement - cleaner URLs for preload script
* Add - Expect-CT header
= 1.0.4.3 - 2022-07-01 =
* Enhancement - additional escaping
* Fix - correct file path
= 1.0.3 - 2022-06-30 =
* Enhancement - escaping
* Enhancement - change plugin name and slug
= 1.0.2 - 2022-06-29 =
* Enhancement - prefix all options and function names
* Enhancement - add missing doc blocks
* Enhancement - change textdomain
* Update - readme.txt
= 1.0.1 - 2022-06-27 =
* First public release