Skip to content

Commit 927b14d

Browse files
committed
prepare release of v1.0.1 (#28)
* update plugin version * update stable tag * add changelog entries
1 parent dd6c6da commit 927b14d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Requires at least: 3.8
66
* Tested up to: 6.6
77
* Requires PHP: 5.2
8-
* Stable tag: 1.0.0
8+
* Stable tag: 1.0.1
99
* License: GPLv2 or later
1010
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -37,6 +37,11 @@ The plugin will check the global comment block list on GitHub multiple times a d
3737

3838
## Changelog ##
3939

40+
### 1.0.1 ###
41+
* Removed unsupported links from plugin description
42+
* Minor internal adjustments to meet WordPress coding standards
43+
* WordPress 6.6 compatibility
44+
4045
### 1.0.0 ###
4146
* Localize the plugin via Translate WordPress
4247
* Add code style check and make code compatible with WP CS

blacklist-updater.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Text Domain: blacklist-updater
99
* License: GPLv2 or later
1010
* License URI: http://www.gnu.org/licenses/gpl-2.0.html für
11-
* Version: 1.0.0
11+
* Version: 1.0.1
1212
*
1313
* @package BlockListUpdater
1414
*/

0 commit comments

Comments
 (0)