Skip to content

Commit 33cfb20

Browse files
committed
release v4.4.1
1 parent af18a3e commit 33cfb20

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Added: border around Enlighter Gutenberg codeblock (default theme)
77
* Added: resource urls of the theme-customizer and DRI are resolved by `ResourceManager::getResourceUrl` to allow optional filtering via `enlighter_resource_url`
88
* Added: support for Jetpack markdown (codeblocks will be excluded from jetpack gfm processing)
9+
* Added: multiversion [travis-ci](https://travis-ci.org) lint checks
910
* Changed: trailing slash from global constant `ENLIGHTER_PLUGIN_URL` has been removed
1011
* Changed: wp-skeleton updated to `v0.27.0`
1112
* Changed: WordPress `readme.txt` is generated by `wp-skeleton` to avoid format issues (merged readme+changelog)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: syntax highlighting, syntax highlighter, highlighter, highlighting, classi
44
Donate link: https://enlighterjs.org
55
Requires at least: 5.0
66
Tested up to: 5.5
7-
Stable tag: 4.4.0
7+
Stable tag: 4.4.1
88
License: GPL-2.0
99
License URI: https://opensource.org/licenses/gpl-2.0.php
1010

views/admin/about/Changelog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<li>Added: border around Enlighter Gutenberg codeblock (default theme)</li>
44
<li>Added: resource urls of the theme-customizer and DRI are resolved by <code>ResourceManager::getResourceUrl</code> to allow optional filtering via <code>enlighter_resource_url</code></li>
55
<li>Added: support for Jetpack markdown (codeblocks will be excluded from jetpack gfm processing)</li>
6+
<li>Added: multiversion <a href="https://travis-ci.org">travis-ci</a> lint checks</li>
67
<li>Changed: trailing slash from global constant <code>ENLIGHTER_PLUGIN_URL</code> has been removed</li>
78
<li>Changed: wp-skeleton updated to <code>v0.27.0</code></li>
89
<li>Changed: WordPress <code>readme.txt</code> is generated by <code>wp-skeleton</code> to avoid format issues (merged readme+changelog)</li>

0 commit comments

Comments
 (0)