documentation: Bump version

This commit is contained in:
世界 2023-11-30 21:28:07 +08:00
parent b8ee698c55
commit 0083d37d71
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -4,6 +4,16 @@ icon: material/alert-decagram
# ChangeLog # ChangeLog
#### 1.8.0-alpha.6
* Fix rule-set matching logic **1**
* Fixes and improvements
**1**:
Now the rules in the `rule_set` rule item can be logically considered to be merged into the rule using rule sets,
rather than completely following the AND logic.
#### 1.8.0-alpha.5 #### 1.8.0-alpha.5
* Parallel rule-set initialization * Parallel rule-set initialization