Merge branch 'hf12-regexSkip' into develop

This commit is contained in:
2018-05-19 14:31:47 +02:00
3 changed files with 91 additions and 4 deletions

View File

@@ -85,6 +85,9 @@ Because of this, an IP blacklist can only be applied while processing the reques
### 1.5.0 / unreleased ###
* Minimum required WordPress version is 4.7
### 1.4.4 / 19.05.2018 ###
* Fix live filter chain when regular expressions are active (#12)
### 1.4.3 / 09.01.2018 ###
* Fix issues with multisite installation (#11)