Skip to content

Commit 96347e4

Browse files
authored
Update changelog.md
1 parent 24e4ef3 commit 96347e4

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

changelog.md

+15-13
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
## Changelog
22

3+
### 1.4.2
4+
* improved `composer.json`
5+
* updated metadata
6+
37
### 1.4.1
48
* tested with WP 5.1
5-
* updated plugin meta
6-
* tweaked Composer meta
9+
* updated metadata
10+
* tweaked `composer.json`
711

812
### 1.4.0
913
* PBP v1.2.0
10-
* removed FORCE_SSL constant references
14+
* removed `FORCE_SSL` constant references
1115
* added support to force HTTPS on `source` elements (previously unsupported) ... this fixes GitHub Issue #7
1216
* late support for new FORCE_HTTPS defined constant
1317
* define('FORCE_HTTPS', true);
@@ -18,9 +22,7 @@
1822

1923
### 1.3.0
2024
* PBP v1.1.0
21-
* tested with PHP 7.0
22-
* tested with PHP 7.1
23-
* tested with PHP 7.2
25+
* tested with PHP 7.0, 7.1, 7.2
2426
* tested with PHP 5.6 (no fatal errors only, tweaked code style and several corrections)
2527
* better support for WP-CLI (fixes GitHub Issue #6/#2)
2628
* simplified plugin class organization
@@ -30,16 +32,16 @@
3032
* tested with WP 5.0
3133

3234
### 1.1.4
33-
* updated plugin meta
35+
* updated metadata
3436

3537
### 1.1.3
3638
* updated recommended plugins
3739

3840
### 1.1.2
39-
* updated plugin meta
41+
* updated metadata
4042

4143
### 1.1.1
42-
* updated plugin meta
44+
* updated metadata
4345
* updated recommended plugins
4446

4547
### 1.1.0
@@ -52,23 +54,23 @@
5254
* (philosophy = "green padlock" more important than a resource 404 error)
5355
* added warning for Multisite installations
5456
* updated recommended plugins
55-
* updated plugin meta
57+
* updated metadata
5658

5759
### 1.0.5
5860
* better support for `DISABLE_NAG_NOTICES`
5961

6062
### 1.0.4
6163
* partial support for `DISABLE_NAG_NOTICES`
62-
* updated plugin meta
64+
* updated metadata
6365

6466
### 1.0.3
6567
* tested with WP 4.9
6668
* updated recommended plugins
67-
* updated plugin meta
69+
* updated metadata
6870

6971
### 1.0.2
7072
* filter to "skip" external hyperlinks
71-
* better HTTPS filters for internal links, internal sources, and image srcsets
73+
* better HTTPS filters for internal links, internal sources, and image `srcset`
7274
* optimized plugin code
7375
* added rating request notice
7476
* updated recommended plugins

0 commit comments

Comments
 (0)