Skip to content

Commit b652c68

Browse files
authored
Update readme.md
1 parent 23bed98 commit b652c68

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ HTTPS enforcement for WordPress
44

55
## Changelog
66

7+
### 2.0.0
8+
- completely refactored code to WordPress standards
9+
- no more defined constants or options (hardcoded to enforce HTTPS on all internal/external links and resources)
10+
- much more extensive `add_filter` rules and HTML enforcement of HTTPS
11+
- supports PHP 7.0 to 8.3
12+
- supports Multisite
13+
714
### 1.4.3
815
* fixed undefined variable error (new default $modified = false)
916

0 commit comments

Comments
 (0)